Searched defs:notifyKey (Results 1 – 2 of 2) sorted by relevance
114 std::string notifyKey = ComposeOnlineKey(it, std::string(info.deviceId)); in ProcessDeviceStateChange() local125 std::string notifyKey = ComposeOnlineKey(it, std::string(info.deviceId)); in ProcessDeviceStateChange() local157 std::string notifyKey = it + "_" + info.deviceId; in ProcessAppStateChange() local180 std::string notifyKey = pkgName + "_" + info.deviceId; in ProcessAppStateChange() local
139 std::string notifyKey; member in __anon1cd8c0f00110::PreferencesObserverCrossProcess