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

  /external/opencore/engines/2way/src/
pv_2way_proxy_adapter.cpp 540 PVCommandId CPV2WayProxyAdapter::GetLogLevel(const char *aTag, int32 &aLogLevel, OsclAny* aContextData)
816 OSCL_TRY(error, iterminalEngine->GetLogLevel(
pv_2way_engine.cpp     [all...]
  /external/opencore/oscl/oscl/osclbase/src/
pvlogger.h 453 log_level_type GetLogLevel()
  /external/opencore/engines/author/src/
pvauthorengine.cpp 191 OSCL_EXPORT_REF PVCommandId PVAuthorEngine::GetLogLevel(const char* aTag, PVLogLevelInfo& aLogInfo,
194 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVAuthorEngine::GetLogLevel"));
    [all...]
  /external/opencore/engines/player/src/
pv_player_engine.cpp 249 PVCommandId PVPlayerEngine::GetLogLevel(const char* aTag, PVLogLevelInfo& aLogInfo, const OsclAny* aContextData)
251 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVPlayerEngine::GetLogLevel()"));
    [all...]

Completed in 295 milliseconds