Home
last modified time | relevance | path

Searched defs:current_path (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/aapt2/util/
DFiles_test.cpp79 [&kDirName, &CreateResursiveDirs](std::string current_path, const size_t n) -> void { in TEST_F()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dfield_mask_util.cc279 string current_path = prefix.empty() ? it->first : prefix + "." + it->first; in MergeToFieldMask() local
344 string current_path = prefix.empty() ? it->first : prefix + "." + it->first; in MergeLeafNodesToTree() local
/frameworks/native/cmds/installd/
Dutils.cpp1068 const std::string& current_path, in collect_profiles()