Searched defs:filepath (Results 1 – 4 of 4) sorted by relevance
38 EmbeddedElf(std::string filepath, in EmbeddedElf()50 const std::string &filepath() const { return filepath_; } in filepath() function
43 std::string filepath; member
122 const std::string filepath = basepath + "/file"; local
610 char filepath[MAX_PATH]; in testTraverse() local