Home
last modified time | relevance | path

Searched defs:notifyKey (Results 1 – 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/services/service/src/
Ddevice_manager_service_listener.cpp115 std::string notifyKey = ComposeOnlineKey(it, std::string(info.deviceId)); in ProcessDeviceStateChange() local
126 std::string notifyKey = ComposeOnlineKey(it, std::string(info.deviceId)); in ProcessDeviceStateChange() local
158 std::string notifyKey = it + "_" + info.deviceId; in ProcessAppStateChange() local
181 std::string notifyKey = pkgName + "_" + info.deviceId; in ProcessAppStateChange() local
/foundation/distributeddatamgr/preferences/test/native/unittest/
Dpreferences_test.cpp139 std::string notifyKey; member in __anon1ec642ba0111::PreferencesObserverCrossProcess