Searched defs:notifyKey (Results 1 – 2 of 2) sorted by relevance
115 std::string notifyKey = ComposeOnlineKey(it, std::string(info.deviceId)); in ProcessDeviceStateChange() local126 std::string notifyKey = ComposeOnlineKey(it, std::string(info.deviceId)); in ProcessDeviceStateChange() local158 std::string notifyKey = it + "_" + info.deviceId; in ProcessAppStateChange() local181 std::string notifyKey = pkgName + "_" + info.deviceId; in ProcessAppStateChange() local
139 std::string notifyKey; member in __anon1ec642ba0111::PreferencesObserverCrossProcess