Home
last modified time | relevance | path

Searched defs:GetCore (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/mojo/go/system/impl/
Dcore_impl.go23 func GetCore() system.Core { func
/external/lldb/include/lldb/Core/
DArchSpec.h307 GetCore () const in GetCore() function
/external/chromium_org/mojo/system/
Dentrypoints.cc26 Core* GetCore() { in GetCore() function
/external/chromium_org/content/renderer/pepper/
Dplugin_module.cc533 const PPB_Core* PluginModule::GetCore() { return &core_interface; } in GetCore() function in content::PluginModule