Home
last modified time | relevance | path

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

/third_party/skia/buildtools/checkdeps/
Dproto_checker.py40 def IsFullPath(self, import_path): argument
/third_party/node/deps/v8/tools/testrunner/objects/
Dtestcase.py459 def add_import_path(import_path): argument
/third_party/node/deps/v8/src/torque/
Dtorque-parser.cc1227 auto import_path = child_results->NextAs<std::string>(); in ProcessTorqueImportDeclaration() local