Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service_listener.cpp114 std::string notifyKey = ComposeOnlineKey(it, std::string(info.deviceId)); in ProcessDeviceStateChange() local
125 std::string notifyKey = ComposeOnlineKey(it, std::string(info.deviceId)); in ProcessDeviceStateChange() local
157 std::string notifyKey = it + "_" + info.deviceId; in ProcessAppStateChange() local
180 std::string notifyKey = pkgName + "_" + info.deviceId; in ProcessAppStateChange() local
/ohos5.0/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_test.cpp139 std::string notifyKey; member in __anon1cd8c0f00110::PreferencesObserverCrossProcess