Home
last modified time | relevance | path

Searched defs:APP_LABEL (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_table.h58 static const std::string APP_LABEL; variable
Dreminder_request.h894 static const std::string APP_LABEL; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_table.cpp26 const std::string ReminderTable::APP_LABEL = "app_label"; member in OHOS::Notification::ReminderTable
/base/hiviewdfx/hilog/test/moduletest/common/
Dhilog_ndk_test.cpp41 const HiLogLabel APP_LABEL = { LOG_APP, 0x002a, "HILOGTEST_CPP" }; variable