Searched defs:GetModule (Results 1 – 5 of 5) sorted by relevance
| /external/libmojo/mojo/edk/js/ | ||
| D | threading.cc | 28 v8::Local<v8::Value> Threading::GetModule(v8::Isolate* isolate) { in GetModule() function in mojo::edk::js::Threading |
| D | support.cc | 55 v8::Local<v8::Value> Support::GetModule(v8::Isolate* isolate) { in GetModule() function in mojo::edk::js::Support |
| D | core.cc | 299 v8::Local<v8::Value> Core::GetModule(v8::Isolate* isolate) { in GetModule() function in mojo::edk::js::Core |
| /external/clang/lib/CodeGen/ | ||
| D | ModuleBuilder.cpp | 91 llvm::Module *GetModule() { in GetModule() function in __anon802239ec0111::CodeGeneratorImpl |
| /external/libchrome/base/ | ||
| D | vlog.cc | 88 base::StringPiece GetModule(const base::StringPiece& file) { in GetModule() function |