Searched defs:loglevel (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/multimedia/media_foundation/engine/include/pipeline/core/ |
H A D | error_code.h | 63 #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 D | init_unittest.cpp | 143 int32_t loglevel = GetIntParameter("persist.init.debug.loglevel", INIT_ERROR); variable
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/ |
H A D | log.h | 216 #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 D | log.h | 323 #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 D | param_stub.cpp | 522 int32_t loglevel = GetIntParameter("persist.init.debug.loglevel", INIT_ERROR); in PrepareInitUnitTestEnv() local
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
H A D | hitrace_meter.cpp | 268 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()
|