Home
last modified time | relevance | path

Searched defs:sub_path (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/engine/flutter/fml/
Dmapping.cc25 const std::string& sub_path) { in CreateReadOnly()
49 const std::string& sub_path) { in CreateReadExecute()
/third_party/grpc/tools/mkowners/
Dmkowners.py127 def full_dir(rules_dir, sub_path): argument
/third_party/gettext/gettext-tools/src/
Dmsgexec.c69 static const char *sub_path; variable
Dmsgfilter.c80 static const char *sub_path; variable
/third_party/cef/tests/ceftests/
Dcors_unittest.cc1124 const std::string& sub_path = base_path + ".sub.txt"; in SetupExecRequest() local
/third_party/glib/glib/
Dgtestutils.c1409 gchar *sub_path = g_build_filename (path, entry, NULL); in rm_rf() local