Home
last modified time | relevance | path

Searched defs:filePath (Results 1 – 8 of 8) sorted by relevance

/system/apex/tests/src/com/android/tests/apex/host/
DApexCompressionTests.java287 String filePath = Paths.get(DECOMPRESSED_DIR_PATH, in testUnusedDecompressedApexIsCleanedUp_HigherVersion() local
306 String filePath = Paths.get(DECOMPRESSED_DIR_PATH, in testUnusedDecompressedApexIsCleanedUp_SameVersion() local
381 String filePath = Paths.get(DECOMPRESSED_DIR_PATH, in testCapexToApexSwitch() local
435 String filePath = Paths.get(DECOMPRESSED_DIR_PATH, in testOrphanedDecompressedApexInActiveDirIsIgnored() local
/system/tools/aidl/analyzer/
DanalyzerMain.cpp43 status_t startRecording(const sp<IBinder>& binder, const string& filePath) { in startRecording()
145 status_t listenToFile(const string& filePath) { in listenToFile()
242 auto filePath = kStandardRecordingPath + filename; in startCommandEntryPoint() local
292 auto filePath = kStandardRecordingPath + filename; in listenCommandEntryPoint() local
/system/media/audio/include/system/
Daudio_config.h46 static inline bool audio_is_readable_configuration_file(const char* filePath) { in audio_is_readable_configuration_file()
/system/tools/xsdc/src/main/java/com/android/xsdc/
DMain.java211 String filePath = Paths.get(xsdFile).resolveSibling(file).toString(); in parse() local
/system/core/fs_mgr/libsnapshot/snapuserd/
Dsnapuserd_client.cpp317 std::string filePath = GetDaemonAliveIndicatorPath(); in RemoveTransitionedDaemonIndicator() local
/system/chre/host/hal_generic/common/
Dhal_client_manager.cc31 bool getClientMappingsFromFile(const char *filePath, Json::Value &mappings) { in getClientMappingsFromFile()
/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspend.cpp283 string filePath = android::base::StringPrintf("/proc/self/fd/%d", fd); in reopenFileUsingFd() local
/system/timezone/input_tools/android/tzlookup_generator/src/test/java/com/android/libcore/timezone/tzlookup/
DTzLookupGeneratorTest.java1219 Path filePath = Paths.get(fileName); in checkFileExists() local
1225 Path filePath = Paths.get(fileName); in assertFileMissing() local