Searched defs:notificationMap_ (Results 1 – 3 of 3) sorted by relevance
50 std::unordered_map<std::string, std::shared_ptr<IBatteryNotification>> notificationMap_; variable
262 static std::unordered_map<int32_t, int32_t> notificationMap_; variable
36 std::unordered_map<int32_t, int32_t> HRilManager::notificationMap_ = { member in OHOS::Telephony::HRilManager