Home
last modified time | relevance | path

Searched defs:loglevel (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/include/pipeline/core/
H A Derror_code.h63 #define FAIL_RETURN_MSG_IMPL(loglevel, exec, fmt, args...) … argument
92 #define FAIL_LOG_MSG_IMPL(loglevel, exec, fmt, args...) … argument
/ohos5.0/base/startup/init/test/unittest/init/
H A Dinit_unittest.cpp143 int32_t loglevel = GetIntParameter("persist.init.debug.loglevel", INIT_ERROR); variable
/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/
H A Dlog.h216 #define FALSE_RETURN_V_MSG_IMPL(loglevel, exec, ret, fmt, args...) … argument
249 #define FALSE_LOG_MSG_IMPL(loglevel, exec, fmt, args...) … argument
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Dlog.h323 #define FALSE_RETURN_V_MSG_IMPL(loglevel, exec, ret, fmt, args...) \ argument
360 #define FALSE_LOG_MSG_IMPL(loglevel, exec, fmt, args...) \ argument
/ohos5.0/base/startup/init/test/unittest/param/
H A Dparam_stub.cpp522 int32_t loglevel = GetIntParameter("persist.init.debug.loglevel", INIT_ERROR); in PrepareInitUnitTestEnv() local
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_meter.cpp268 void WriteOnceLog(LogLevel loglevel, const std::string& logStr, bool& isWrite) in WriteOnceLog()
735 void SetWriteOnceLog(LogLevel loglevel, const std::string& logStr, bool& isWrite) in SetWriteOnceLog()