Home
last modified time | relevance | path

Searched defs:check_usage (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/art/libartbase/base/unix_file/
H A Dfd_file.cc149 FdFile::FdFile(int fd, bool check_usage) in FdFile()
152 FdFile::FdFile(int fd, const std::string& path, bool check_usage) in FdFile()
155 FdFile::FdFile(int fd, const std::string& path, bool check_usage, in FdFile()
169 bool check_usage) { in FdFile()
247 void FdFile::Reset(int fd, bool check_usage) { in Reset()
H A Dfd_file.h46 FdFile(const std::string& path, int flags, bool check_usage) in FdFile()
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Dscoped_flock.h71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile()
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dscoped_flock.h71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile()
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dscoped_flock.h71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile()
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Dscoped_flock.h71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile()
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Dscoped_flock.h71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile()
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Dscoped_flock.h71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile()
/aosp_15_r20/art/libartbase/base/
H A Dscoped_flock.h71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile()
H A Dos_linux.cc64 bool check_usage = !read_only && auto_flush; in OpenFileWithFlags() local
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Dscoped_flock.h71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile()
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dscoped_flock.h71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile()
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Dscoped_flock.h71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile()
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/unix_file/
Dfd_file.h46 FdFile(const std::string& path, int flags, bool check_usage) in FdFile()
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/unix_file/
Dfd_file.h46 FdFile(const std::string& path, int flags, bool check_usage) in FdFile()
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/unix_file/
Dfd_file.h46 FdFile(const std::string& path, int flags, bool check_usage) in FdFile()
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/unix_file/
Dfd_file.h46 FdFile(const std::string& path, int flags, bool check_usage) in FdFile()
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/unix_file/
Dfd_file.h46 FdFile(const std::string& path, int flags, bool check_usage) in FdFile()
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/unix_file/
Dfd_file.h46 FdFile(const std::string& path, int flags, bool check_usage) in FdFile()
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/unix_file/
Dfd_file.h46 FdFile(const std::string& path, int flags, bool check_usage) in FdFile()
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/unix_file/
Dfd_file.h46 FdFile(const std::string& path, int flags, bool check_usage) in FdFile()
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/unix_file/
Dfd_file.h46 FdFile(const std::string& path, int flags, bool check_usage) in FdFile()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c5152 uint32_t check_usage = 0; in zink_context_is_resource_busy() local