Home
last modified time | relevance | path

Searched defs:lock_file (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/named-lock/src/
Dunix.rs11 lock_file: File, field
16 let lock_file = OpenOptions::new() in create() localVariable
/aosp_15_r20/external/flashrom/
H A Dpower.c68 FILE *lock_file = NULL; in disable_power_management() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mincore/
H A Dmincore04.c57 static void lock_file(void) in lock_file() function
/aosp_15_r20/external/toolchain-utils/
H A Dmake_root_writable.py28 lock_file = "/tmp/image_chromeos_lock/image_chromeos_lock" variable
H A Dimage_chromeos.py34 lock_file = "/tmp/image_chromeos_lock/image_chromeos_lock" variable
/aosp_15_r20/packages/modules/Bluetooth/system/osi/test/
Dwakelock_test.cc98 void* lock_file = mmap(nullptr, lock_stat.st_size, PROT_READ, MAP_PRIVATE, lock_fd, 0); in IsFileWakeLockAcquired() local
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dsemanage_store.c1896 const char *lock_name, const char *lock_file) in semanage_get_lock()
1967 const char *lock_file = semanage_files[SEMANAGE_TRANS_LOCK]; in semanage_get_trans_lock() local
1990 const char *lock_file = semanage_files[SEMANAGE_READ_LOCK]; in semanage_get_active_lock() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/bin/
Dbisect_driver.py42 def lock_file(path, mode): function
/aosp_15_r20/external/toolchain-utils/binary_search_tool/
H A Dbisect_driver.py49 def lock_file(path, mode): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/bin/
Dbisect_driver.py42 def lock_file(path, mode): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/bin/
Dbisect_driver.py42 def lock_file(path, mode): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/bin/
Dbisect_driver.py42 def lock_file(path, mode): function
/aosp_15_r20/external/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc6.c357 int lock_file(int fd, short lock_type, char *file) in lock_file() function
/aosp_15_r20/art/test/
H A Drun_test_build.py49 lock_file = None # Keep alive as long as this process is alive. variable
/aosp_15_r20/external/iptables/iptables/
H A Dxshared.c259 const char *lock_file; in xtables_lock() local
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp3045 auto lock_file = GetLockPath(); in OpenLock() local