HomeSort by relevance Sort by last modified time
    Searched defs:OpenManifestEntry (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
service_runtime.cc 95 // TODO(bsy): OpenManifestEntry should use the manifest to ResolveKey
98 bool PluginReverseInterface::OpenManifestEntry(std::string url_key,
102 // TODO(teravest): Remove support for OpenManifestEntry here once
106 "OpenManifestEntry should only be used by PNaCl translator.\n");
118 NaClLog(4, "PluginReverseInterface::OpenManifestEntry: %s\n",
128 "PluginReverseInterface::OpenManifestEntry:"
135 NaClLog(4, "PluginReverseInterface::OpenManifestEntry: done!\n");
138 "PluginReverseInterface::OpenManifestEntry:"
154 "PluginReverseInterface::OpenManifestEntry: info->desc = %d\n",
161 NaClLog(4, "OpenManifestEntry: failed for key %s", url_key.c_str())
    [all...]
  /external/chromium_org/ppapi/c/private/
ppb_nacl_private.h 380 void (*OpenManifestEntry)(PP_Instance instance,
  /external/chromium_org/components/nacl/renderer/
ppb_nacl_private_impl.cc     [all...]

Completed in 79 milliseconds