Home
last modified time | relevance | path

Searched defs:filepath (Results 1 – 13 of 13) 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.cpp374 bool EventTypeManager::ReadTracepointsFromFile(const std::string& filepath) { in ReadTracepointsFromFile()
386 bool EventTypeManager::WriteTracepointsToFile(const std::string& filepath) { in WriteTracepointsToFile()
/system/update_engine/scripts/
Dcow_converter.py27 def IsSparseImage(filepath): argument
Dsimulate_ota.py44 def is_sparse_image(filepath): argument
/system/linkerconfig/modules/
Dapex.cc51 Result<std::set<std::string>> ReadPublicLibraries(const std::string& filepath) { in ReadPublicLibraries()
134 Result<std::set<std::string>> ReadPublicLibrariesOpt(const std::string& filepath) { in ReadPublicLibrariesOpt()
/system/extras/perf_tools/
Dparse_timing.py187 def extract_events(filepath, events, ts, duration): argument
/system/core/healthd/
Dcharger_test.cpp109 ::android::hardware::hidl_handle createHidlHandle(const char* filepath) { in createHidlHandle()
/system/apex/apexd/
Dapexd_test_utils.h310 const std::string& filepath, const std::string& mount_point) { in MountViaLoopDevice()
/system/bpf/loader/
Dbpfloader.rs181 let filepath = Path::new("/etc/bpf/").join(file_desc.filename); in libbpf_worker() localVariable
/system/tools/hidl/
DCoordinator.cpp113 std::string filepath; in getFormatter() local
/system/chre/host/common/test/power_test/
Dchre_power_test_client.cc997 std::string filepath = getPath(args); in main() local
/system/media/audio_route/
Daudio_route.c559 static int mixer_get_bytes_from_file(long **value_array, const char *filepath, in mixer_get_bytes_from_file()