Searched defs:APP_LABEL (Results 1 – 4 of 4) sorted by relevance
58 static const std::string APP_LABEL; variable
894 static const std::string APP_LABEL; variable
26 const std::string ReminderTable::APP_LABEL = "app_label"; member in OHOS::Notification::ReminderTable
41 const HiLogLabel APP_LABEL = { LOG_APP, 0x002a, "HILOGTEST_CPP" }; variable