Home
last modified time | relevance | path

Searched defs:fileLock (Results 1 – 3 of 3) sorted by relevance

/aosp12/build/soong/ui/build/
H A Dproc_sync.go60 type fileLock struct { struct
61 File *os.File
H A Dproc_sync_test.go46 func removeTestLock(fileLock fileLock) { argument
/aosp12/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/
H A DConfig.java38 private static final String fileLock = ".lock"; field in Config