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

  /external/chromium_org/ppapi/shared_impl/
host_resource.cc 12 HostResource HostResource::MakeInstanceOnly(PP_Instance instance) {
host_resource.h 48 static HostResource MakeInstanceOnly(PP_Instance instance);
resource.cc 14 : host_resource_(HostResource::MakeInstanceOnly(instance)) {

Completed in 83 milliseconds