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

  /external/opencore/engines/author/include/
pvauthorengineinterface.h 155 virtual PVCommandId GetLogLevel(const char* aTag, PVLogLevelInfo& aLogInfo, const OsclAny* aContextData = NULL) = 0;
  /external/opencore/engines/common/include/
pv_engine_types.h 51 typedef int32 PVLogLevelInfo;
  /external/opencore/engines/player/include/
pv_player_interface.h 211 virtual PVCommandId GetLogLevel(const char* aTag, PVLogLevelInfo& aLogInfo, const OsclAny* aContextData = NULL) = 0;
    [all...]
  /external/opencore/engines/author/src/
pvauthorengine.h 170 OSCL_IMPORT_REF PVCommandId GetLogLevel(const char* aTag, PVLogLevelInfo& aLogInfo, const OsclAny* aContextData = NULL);
pvauthorengine.cpp 191 OSCL_EXPORT_REF PVCommandId PVAuthorEngine::GetLogLevel(const char* aTag, PVLogLevelInfo& aLogInfo,
    [all...]
  /external/opencore/engines/player/src/
pv_player_engine.h 906 PVCommandId GetLogLevel(const char* aTag, PVLogLevelInfo& aLogInfo, const OsclAny* aContextData = NULL);
    [all...]
pv_player_engine.cpp 249 PVCommandId PVPlayerEngine::GetLogLevel(const char* aTag, PVLogLevelInfo& aLogInfo, const OsclAny* aContextData)
    [all...]

Completed in 227 milliseconds