Home
last modified time | relevance | path

Searched defs:path_component (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/
Dotapreopt.cpp750 std::string path_component(apk_path, path_end - apk_path); in calculate_odex_file_path() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc376 void Parser::LocationRecorder::AddPath(int path_component) { in AddPath()