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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.h 242 void GetReadyStateProperty(NaClSrpcArg* prop_value);
plugin.cc 306 void Plugin::GetReadyStateProperty(NaClSrpcArg* prop_value) {
357 AddPropertyGet("readyState", &Plugin::GetReadyStateProperty);
    [all...]

Completed in 785 milliseconds