Searched defs:filepath (Results 1 – 13 of 13) sorted by relevance
36 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
49 std::string filepath; member
374 bool EventTypeManager::ReadTracepointsFromFile(const std::string& filepath) { in ReadTracepointsFromFile()386 bool EventTypeManager::WriteTracepointsToFile(const std::string& filepath) { in WriteTracepointsToFile()
27 def IsSparseImage(filepath): argument
44 def is_sparse_image(filepath): argument
51 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()
187 def extract_events(filepath, events, ts, duration): argument
109 ::android::hardware::hidl_handle createHidlHandle(const char* filepath) { in createHidlHandle()
310 const std::string& filepath, const std::string& mount_point) { in MountViaLoopDevice()
181 let filepath = Path::new("/etc/bpf/").join(file_desc.filename); in libbpf_worker() localVariable
113 std::string filepath; in getFormatter() local
997 std::string filepath = getPath(args); in main() local
559 static int mixer_get_bytes_from_file(long **value_array, const char *filepath, in mixer_get_bytes_from_file()