Searched defs:path_component (Results 1 – 2 of 2) sorted by relevance
750 std::string path_component(apk_path, path_end - apk_path); in calculate_odex_file_path() local
376 void Parser::LocationRecorder::AddPath(int path_component) { in AddPath()