HomeSort by relevance Sort by last modified time
    Searched full:resource_info_filename (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_resources.cc 113 nacl::string resource_info_filename = local
117 resource_info_filename.c_str()));
119 int32_t fd = GetPnaclFD(plugin_, resource_info_filename.c_str());
134 "failed for: ") + resource_info_filename);

Completed in 50 milliseconds