OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:host_shm_handle_id_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/proxy/
raw_var_data.cc
423
host_shm_handle_id_
= host_handle_id;
449
StopTrackingSharedMemoryHandle(
host_shm_handle_id_
,
457
LOG(ERROR) << "Couldn't find array buffer id: " <<
host_shm_handle_id_
;
491
m->WriteInt(
host_shm_handle_id_
);
511
if (!m->ReadInt(iter, &
host_shm_handle_id_
))
raw_var_data.h
205
int
host_shm_handle_id_
;
member in class:ppapi::proxy::ArrayBufferRawVarData
Completed in 42 milliseconds