Searched defs:pp_module (Results 1 – 9 of 9) sorted by relevance
79 PP_Module pp_module() const { return pp_module_; } in pp_module() function
48 PP_Module pp_module() const { return pp_module_; } in pp_module() function324 PP_Module pp_module() const { return host_.pp_module(); } in pp_module() function
97 CreateVarThreadDelegate(PP_Module pp_module, const std::string* strings_in, in CreateVarThreadDelegate()
21 PP_Module pp_module() { return global_pp_module; } in pp_module() function
55 PP_Module pp_module() const { return pp_module_; } in pp_module() function
33 PP_Module pp_module() const { return 1; } in pp_module() function
134 PP_Module pp_module() const { return pp_module_; } in pp_module() function
163 void HostGlobals::BroadcastLogWithSource(PP_Module pp_module, in BroadcastLogWithSource()
391 PP_Var CreateObjectWithModuleDeprecated(PP_Module pp_module, in CreateObjectWithModuleDeprecated()