Searched defs:lock_path (Results 1 – 6 of 6) sorted by relevance
33 static char *lock_path; variable
70 void wakelock_set_paths(const char* lock_path, const char* unlock_path) { in wakelock_set_paths()
218 void wakelock_set_paths(const char* lock_path, const char* unlock_path) { in wakelock_set_paths()
78 let lock_path = manifest_dir.join("Cargo.lock"); in generate() localVariable
617 void wakelock_set_paths(const char* lock_path, const char* unlock_path) { in wakelock_set_paths()
2504 def _worker_compile_cpp(lock_path, input_path, output_path, cmd): argument