Home
last modified time | relevance | path

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

/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/event/
H A Dupdate_callback_info.h25 struct UpdateCallbackInfo { struct
26 OnEvent onEvent;
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_event.cpp91 void UpdateCallbackInfo(std::map<std::string, std::shared_ptr<BluetoothCallbackInfo>> callbackInfos, in UpdateCallbackInfo() function