HomeSort by relevance Sort by last modified time
    Searched defs:gInitialized (Results 1 - 4 of 4) sorted by null

  /build/tools/droiddoc/templates-pdk/assets/
search_autocomplete.js 6 var gInitialized = false;
45 if (!gInitialized) {
68 gInitialized = true;
  /external/doclava/res/assets/templates/assets/
search_autocomplete.js 6 var gInitialized = false;
45 if (!gInitialized) {
68 gInitialized = true;
  /system/core/base/
logging.cpp 171 static bool gInitialized = false;
241 if (gInitialized) {
245 gInitialized = true;
  /frameworks/rs/cpp/
rsCppStructs.h 431 static bool gInitialized;
    [all...]

Completed in 159 milliseconds