Searched defs:filepath (Results 1 – 11 of 11) 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
375 bool EventTypeManager::ReadTracepointsFromFile(const std::string& filepath) { in ReadTracepointsFromFile()387 bool EventTypeManager::WriteTracepointsToFile(const std::string& filepath) { in WriteTracepointsToFile()
27 def IsSparseImage(filepath): argument
45 def is_sparse_image(filepath): argument
317 const std::string& filepath) { in CreateLoopDeviceForTest()347 const std::string& filepath, const std::string& mount_point) { in MountViaLoopDevice()
109 ::android::hardware::hidl_handle createHidlHandle(const char* filepath) { in createHidlHandle()
51 Result<std::set<std::string>> ReadPublicLibraries(const std::string& filepath) { in ReadPublicLibraries()
257 bool storeNfcSnoopLogs(std::string filepath, off_t maxFileSize) { in storeNfcSnoopLogs()
113 std::string filepath; in getFormatter() local
988 std::string filepath = getPath(args); in main() local