Searched refs:InternalSetModuleSingleton (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ppapi/cpp/private/
H A Dinternal_module.h13 void InternalSetModuleSingleton(Module* module);
H A Dinternal_module.cc17 void InternalSetModuleSingleton(Module* module) { function in namespace:pp
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
H A Dppapi_entrypoints.cc24 pp::InternalSetModuleSingleton(module);
30 pp::InternalSetModuleSingleton(NULL);
/external/chromium_org/remoting/client/plugin/
H A Dpepper_entrypoints.cc40 pp::InternalSetModuleSingleton(module);
46 pp::InternalSetModuleSingleton(NULL);

Completed in 102 milliseconds