Searched defs:RemovePerInstanceObject (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/cpp/
H A Dinstance.cc219 void Instance::RemovePerInstanceObject(const std::string& interface_name, function in class:pp::Instance
238 void Instance::RemovePerInstanceObject(const InstanceHandle& instance, function in class:pp::Instance
245 that->RemovePerInstanceObject(interface_name, object);

Completed in 103 milliseconds