Home
last modified time | relevance | path

Searched refs:APP_LABEL (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table_old.cpp27 const std::string ReminderTable::APP_LABEL = "app_label"; member in OHOS::Notification::ReminderTable
92 AddColumn(APP_LABEL, "TEXT"); in InitBasicColumns()
/ohos5.0/foundation/bundlemanager/bundle_framework/common/log/include/
H A Dapp_log_wrapper.h34 static constexpr OHOS::HiviewDFX::HiLogLabel APP_LABEL = {LOG_CORE, LOG_DOMAIN, APP_LOG_TAG}; variable
/ohos5.0/base/hiviewdfx/hilog/test/moduletest/common/
H A Dhilog_ndk_test.cpp41 const HiLogLabel APP_LABEL = { LOG_APP, 0x002a, "HILOGTEST_CPP" }; variable
425 FlowCtlTest(APP_LABEL, pidCtrlLog);
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h60 static const std::string APP_LABEL; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_manager_test/
H A Dbms_bundle_resource_manager_test.cpp36 const std::string APP_LABEL = "ResourceDemo"; variable
186 EXPECT_EQ(label, APP_LABEL);