OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConstructWithSize
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/cpp/
var_array_buffer.h
99
void
ConstructWithSize
(uint32_t size_in_bytes);
var_array_buffer.cc
24
ConstructWithSize
(0);
35
ConstructWithSize
(size_in_bytes);
76
void VarArrayBuffer::
ConstructWithSize
(uint32_t size_in_bytes) {
Completed in 45 milliseconds