Home
last modified time | relevance | path

Searched refs:LABEL (Results 1 - 2 of 2) sorted by relevance

/napi_generator/examples/
H A Dnapitest.cpp18 static constexpr OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, 0XD002E00, "NAPITESTNAPILayer"}; variable
19 #define NAPITEST_LOGI(fmt, ...) OHOS::HiviewDFX::HiLog::Info(LABEL, \
/napi_generator/examples/serviceCode/
H A DNodeISayHello.cpp18 static constexpr OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, 0XD002E00, "NAPITESTNAPILayer"}; variable
19 #define NAPITEST_LOGI(fmt, ...) OHOS::HiviewDFX::HiLog::Info(LABEL, \

Completed in 1 milliseconds