Home
last modified time | relevance | path

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

/external/chromium_org/chrome/common/extensions/docs/server2/
Dapi_schema_graph.py93 def _LookupNodeAvailability(self, lookup_path): argument
99 def _CheckNamespacePrefix(self, lookup_path): argument
119 def _CheckEventCallback(self, lookup_path): argument
137 def _LookupAvailability(self, lookup_path): argument
/external/linux-tools-perf/perf-3.12.0/tools/perf/arch/
Dcommon.c63 static bool lookup_path(char *name) in lookup_path() function