OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pending_host_resource_id
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ppapi/shared_impl/
file_ref_create_info.h
24
int
pending_host_resource_id
;
member in struct:ppapi::FileRef_CreateInfo
/external/chromium_org/ppapi/proxy/
file_ref_resource.cc
43
if (create_info_.
pending_host_resource_id
!= 0) {
44
AttachToPendingHost(BROWSER, create_info_.
pending_host_resource_id
);
ppapi_messages.h
209
IPC_STRUCT_TRAITS_MEMBER(
pending_host_resource_id
)
[
all
...]
Completed in 110 milliseconds