OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetOrCreateVarID
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/shared_impl/
var.cc
108
int32 id =
GetOrCreateVarID
();
129
int32 Var::
GetOrCreateVarID
() {
var.h
56
// Contrast to
GetOrCreateVarID
which creates the ID and a ref on behalf of
73
int32
GetOrCreateVarID
();
Completed in 120 milliseconds