Searched defs:cbFunc (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/ |
H A D | hostapd_common_cmd.c | 725 static void AddDeathRecipientForService(struct IHostapdCallback *cbFunc) in AddDeathRecipientForService() 788 struct IHostapdCallback *cbFunc, const char *ifName) in HostapdInterfaceRegisterEventCallback() 817 struct IHostapdCallback *cbFunc, const char *ifName) in HostapdInterfaceUnregisterEventCallback()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | repeat_virtual_scroll_caches.cpp | 436 const std::function<void(uint32_t index, const RefPtr<UINode>& node)>& cbFunc) in ForEachL1IndexUINode() 473 …rollCaches::RebuildL1(const std::function<bool(int32_t index, const RefPtr<UINode>& node)>& cbFunc) in RebuildL1() 495 …ool RepeatVirtualScrollCaches::RebuildL1WithKey(const std::function<bool(const std::string& key)>&… in RebuildL1WithKey()
|
/ohos5.0/base/print/print_fwk/services/print_service/src/ |
H A D | print_service_ability.cpp | 345 auto cbFunc = extCallbackMap_[cid]; in HandleExtensionConnectPrinter() local 409 auto cbFunc = extCallbackMap_[cid]; in DisconnectPrinter() local 490 auto cbFunc = extCallbackMap_[cid]; in StopDiscoverPrinter() local 527 auto cbFunc = extCallbackMap_[cid]; in DestroyExtension() local 1323 auto cbFunc = extCallbackMap_[cid]; in CancelPrintJob() local 1443 auto cbFunc = extCallbackMap_[cid]; in SendQueuePrintJob() local 1952 auto cbFunc = extCallbackMap_[cid]; in QueryPrinterCapability() local 3471 auto cbFunc = cbIter->second; in StartPrintJobInternal() local
|
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/ |
H A D | wpa_common_cmd.c | 1070 static void AddDeathRecipientForService(struct IWpaCallback *cbFunc) in AddDeathRecipientForService() 1830 int32_t WpaInterfaceRegisterEventCallback(struct IWpaInterface *self, struct IWpaCallback *cbFunc, in WpaInterfaceRegisterEventCallback() 1868 int32_t WpaInterfaceUnregisterEventCallback(struct IWpaInterface *self, struct IWpaCallback *cbFunc, in WpaInterfaceUnregisterEventCallback()
|
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/ |
H A D | wlan_common_cmd.c | 917 …t32_t WlanInterfaceRegisterEventCallback(struct IWlanInterface *self, struct IWlanCallback *cbFunc, in WlanInterfaceRegisterEventCallback() 958 …2_t WlanInterfaceUnregisterEventCallback(struct IWlanInterface *self, struct IWlanCallback *cbFunc, in WlanInterfaceUnregisterEventCallback()
|