Searched defs:filepath (Results 1 – 7 of 7) sorted by relevance
47 bool IsFileExists(const std::string &filepath) in IsFileExists()53 std::string GetParentDir(const std::string &filepath) in GetParentDir()71 std::string RemoveExtension(const std::string &filepath) in RemoveExtension()
50 def skip(filepath, flag=False): argument68 def abc_judge(filepath): argument
28 auto filepath = std::string(file); in Terminate() local
74 def get_node_cmd(filepath): argument88 def get_es2abc_cmd(filepath): argument
31 const filepath = path.resolve(filename); constant
63 std::string filepath = mdl.pathname; in BuildModulesMap() local
1008 std::string TSDeclGen::RemoveModuleExtensionName(const std::string &filepath) in RemoveModuleExtensionName()