OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IdGeneratorCustomBindings
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/extensions/renderer/
id_generator_custom_bindings.cc
11
IdGeneratorCustomBindings
::
IdGeneratorCustomBindings
(ScriptContext* context)
14
base::Bind(&
IdGeneratorCustomBindings
::GetNextId,
18
void
IdGeneratorCustomBindings
::GetNextId(
id_generator_custom_bindings.h
15
class
IdGeneratorCustomBindings
: public ObjectBackedNativeHandler {
17
IdGeneratorCustomBindings
(ScriptContext* context);
Completed in 56 milliseconds