Home
last modified time | relevance | path

Searched defs:filepath (Results 1 – 11 of 11) sorted by relevance

/system/extras/simpleperf/
Dread_apk.h36 EmbeddedElf(const std::string& filepath, const std::string& entry_name, uint64_t entry_offset, in EmbeddedElf()
44 const std::string& filepath() const { return filepath_; } in filepath() function
Denvironment.h49 std::string filepath; member
Devent_type.cpp375 bool EventTypeManager::ReadTracepointsFromFile(const std::string& filepath) { in ReadTracepointsFromFile()
387 bool EventTypeManager::WriteTracepointsToFile(const std::string& filepath) { in WriteTracepointsToFile()
/system/update_engine/scripts/
Dcow_converter.py27 def IsSparseImage(filepath): argument
Dsimulate_ota.py45 def is_sparse_image(filepath): argument
/system/apex/apexd/
Dapexd_test_utils.h317 const std::string& filepath) { in CreateLoopDeviceForTest()
347 const std::string& filepath, const std::string& mount_point) { in MountViaLoopDevice()
/system/core/healthd/
Dcharger_test.cpp109 ::android::hardware::hidl_handle createHidlHandle(const char* filepath) { in createHidlHandle()
/system/linkerconfig/modules/
Dapex.cc51 Result<std::set<std::string>> ReadPublicLibraries(const std::string& filepath) { in ReadPublicLibraries()
/system/nfc/src/adaptation/
Ddebug_nfcsnoop.cc257 bool storeNfcSnoopLogs(std::string filepath, off_t maxFileSize) { in storeNfcSnoopLogs()
/system/tools/hidl/
DCoordinator.cpp113 std::string filepath; in getFormatter() local
/system/chre/host/common/test/power_test/
Dchre_power_test_client.cc988 std::string filepath = getPath(args); in main() local