Home
last modified time | relevance | path

Searched refs:GetManifestBaseURL (Results 1 – 3 of 3) sorted by relevance

/external/cronet/components/nacl/renderer/plugin/
Dplugin.cc45 nacl::PPBNaClPrivate::GetManifestBaseURL(pp_instance())); in LoadNaClModule()
/external/cronet/components/nacl/renderer/
Dppb_nacl_private.h295 static struct PP_Var GetManifestBaseURL(PP_Instance instance);
Dppb_nacl_private_impl.cc953 PP_Var PPBNaClPrivate::GetManifestBaseURL(PP_Instance instance) { in GetManifestBaseURL() function in nacl::PPBNaClPrivate