/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/ |
D | scoped_flock.h | 31 class LockedFile; variable 66 explicit LockedFile(FdFile&& other) : FdFile(std::move(other)) { in LockedFile() function 71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/ |
D | scoped_flock.h | 31 class LockedFile; variable 66 explicit LockedFile(FdFile&& other) : FdFile(std::move(other)) { in LockedFile() function 71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/ |
D | scoped_flock.h | 31 class LockedFile; variable 66 explicit LockedFile(FdFile&& other) : FdFile(std::move(other)) { in LockedFile() function 71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/ |
D | scoped_flock.h | 31 class LockedFile; variable 66 explicit LockedFile(FdFile&& other) : FdFile(std::move(other)) { in LockedFile() function 71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile() function
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/ |
D | scoped_flock.h | 31 class LockedFile; variable 66 explicit LockedFile(FdFile&& other) : FdFile(std::move(other)) { in LockedFile() function 71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/ |
D | scoped_flock.h | 31 class LockedFile; variable 66 explicit LockedFile(FdFile&& other) : FdFile(std::move(other)) { in LockedFile() function 71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile() function
|
/aosp_15_r20/art/libartbase/base/ |
H A D | scoped_flock.h | 31 class LockedFile; variable 66 explicit LockedFile(FdFile&& other) : FdFile(std::move(other)) { in LockedFile() function 71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile() function
|
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/ |
D | scoped_flock.h | 31 class LockedFile; variable 66 explicit LockedFile(FdFile&& other) : FdFile(std::move(other)) { in LockedFile() function 71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile() function
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/ |
D | scoped_flock.h | 31 class LockedFile; variable 66 explicit LockedFile(FdFile&& other) : FdFile(std::move(other)) { in LockedFile() function 71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile() function
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/ |
D | scoped_flock.h | 31 class LockedFile; variable 66 explicit LockedFile(FdFile&& other) : FdFile(std::move(other)) { in LockedFile() function 71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile() function
|
/aosp_15_r20/external/llvm/unittests/Support/ |
H A D | LockFileManagerTest.cpp | 26 SmallString<64> LockedFile(TmpDir); in TEST() local 53 SmallString<64> LockedFile(TmpDir); in TEST() local 101 SmallString<64> LockedFile("inner"); in TEST() local
|
/aosp_15_r20/external/python/oauth2client/oauth2client/contrib/ |
D | locked_file.py | 176 class LockedFile(object): class
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/oauth2client/ |
H A D | locked_file.py | 334 class LockedFile(object): class
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/include/libsnapshot/ |
H A D | snapshot.h | 481 LockedFile(const std::string& path, android::base::unique_fd&& fd, int lock_mode) in LockedFile() function
|