Home
last modified time | relevance | path

Searched defs:current_module (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/trace-viewer/build/
Dparse_deps.py55 def _find_and_load(self, current_module, requested_name, extension): argument
62 def find_and_load_module(self, current_module, requested_module_name): argument
65 def find_and_load_raw_script(self, current_module, filename): argument
70 current_module, requested_style_sheet_name): argument
Dparse_deps_test.py212 def find_and_load_module(self, current_module, requested_module_name): argument
/external/chromium_org/tools/win/static_initializers/
Dstatic_initializers.cc119 std::wstring current_module; in DumpStaticInitializers() local
/external/chromium_org/third_party/webrtc/video_engine/
Dvie_render_manager.cc53 VideoRender* current_module = FindRenderModule(render_module->Window()); in RegisterVideoRenderModule() local
/external/lldb/source/Commands/
DCommandObjectTarget.cpp4031 ModuleSP current_module; in DoExecute() local