Searched refs:Show0_5 (Results 1 – 4 of 4) sorted by relevance
32 virtual int32_t Show0_5(scoped_refptr<TrackedCallback> callback) = 0;
41 return enter.SetResult(enter.object()->Show0_5(enter.callback())); in Show_0_5()
45 virtual int32_t Show0_5(scoped_refptr<TrackedCallback> callback) OVERRIDE;
51 int32_t FileChooserResource::Show0_5(scoped_refptr<TrackedCallback> callback) { in Show0_5() function in ppapi::proxy::FileChooserResource