HomeSort by relevance Sort by last modified time
    Searched refs:LogWithSource (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/ppapi/thunk/
ppb_console_thunk.cc 26 void LogWithSource(PP_Instance instance,
30 VLOG(4) << "PPB_Console::LogWithSource()";
34 enter.functions()->LogWithSource(instance, level, source, value);
39 &LogWithSource
ppb_instance_api.h 78 virtual void LogWithSource(PP_Instance instance,