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

  /external/chromium_org/content/child/npapi/
npobject_stub.h 71 void OnGetProperty(const NPIdentifier_Param& name,
npobject_stub.cc 96 IPC_MESSAGE_HANDLER(NPObjectMsg_GetProperty, OnGetProperty);
219 void NPObjectStub::OnGetProperty(const NPIdentifier_Param& name,

Completed in 55 milliseconds