Searched defs:filepath (Results 1 – 7 of 7) sorted by relevance
38 EmbeddedElf(const std::string& filepath, in EmbeddedElf()50 const std::string &filepath() const { return filepath_; } in filepath() function
45 std::string filepath; member
43 bool SetTracepointEventsFilePath(const std::string& filepath) { in SetTracepointEventsFilePath()
100 ::android::hardware::hidl_handle createHidlHandle(const char* filepath) { in createHidlHandle()
130 const std::string filepath = basepath + "/file"; local
702 static std::tuple<bool, uid_t, std::string> filename2UidAlias(const std::string& filepath) { in filename2UidAlias()
108 std::string filepath; in getFormatter() local