HomeSort by relevance Sort by last modified time
    Searched refs:kWarning_ANPLogType (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit/android/plugins/
ANPLogInterface.cpp 41 case kWarning_ANPLogType:
android_npapi.h 245 kWarning_ANPLogType = 1, // warning
252 e.g. interface->log(instance, kWarning_ANPLogType, "value is %d", value);
    [all...]
  /development/samples/BrowserPlugin/jni/background/
BackgroundPlugin.cpp 227 gLogI.log(kWarning_ANPLogType, " ------ %p Testing Log Warning", instance);

Completed in 20 milliseconds