Home
last modified time | relevance | path

Searched refs:identifiersInitialized (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/shell/tools/plugin/
DTestObject.cpp69 static bool identifiersInitialized = false; variable
106 if (!identifiersInitialized) { in testAllocate()
107 identifiersInitialized = true; in testAllocate()
DPluginObject.cpp144 static bool identifiersInitialized = false; variable
1349 if (!identifiersInitialized) { in pluginAllocate()
1350 identifiersInitialized = true; in pluginAllocate()