Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dstorage.cpp46 void ConnectedDevicesStorage::WriteDevices(const FileLock&, const std::set<std::string>& devices) { in WriteDevices()
52 std::set<std::string> ConnectedDevicesStorage::ReadDevices(const FileLock&) { in ReadDevices()
59 void ConnectedDevicesStorage::Clear(const FileLock&) { in Clear()
H A Dfilesystem.cpp101 FileLock::FileLock(const std::string& path) : fd_(open(path.c_str(), O_CREAT | O_WRONLY, 0644)) { in FileLock() function in FileLock
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...