Searched defs:gLogI (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/BrowserTestPlugin/jni/
H A Dmain.cpp65 ANPLogInterfaceV0 gLogI; variable
107 { kLogInterfaceV0_ANPGetValue, sizeof(gLogI), &gLogI },
137 gLogI.log(kDebug_ANPLogType, "creating plugin");
158 gLogI.log(kError_ANPLogType, "request model %d err %d", model, err);
226 gLogI.log(kError_ANPLogType, "the sub-plugin is null.");

Completed in 48 milliseconds