Home
last modified time | relevance | path

Searched defs:handleFunc (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/communication/connected_nfc_tag/services/include/
H A Dnfc_tag_session_stub.h31 …using handleFunc = void (NfcTagSessionStub::*)(uint32_t code, MessageParcel &data, MessageParcel &… variable
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_stub_lite.h32 using handleFunc = int (DhcpClientStub::*)(uint32_t code, IpcIo *req, IpcIo *reply); variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_stub.h32 using handleFunc = std::function<void(uint32_t, MessageParcel &, MessageParcel &)>; variable
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_callback_stub.h30 …using handleFunc = void (WifiP2pCallbackStub::*)(uint32_t code, MessageParcel &data, MessageParcel… variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dobserver_test_ng.cpp178 UIObserverHandler::NavDestinationSwitchHandleFunc handleFunc = [](const AbilityContextInfo&, variable
225 UIObserverHandler::NavDestinationSwitchHandleFunc handleFunc = [](const AbilityContextInfo&, variable
/ohos5.0/base/location/services/location_network/network/source/
H A Dnetwork_ability_skeleton.cpp132 auto handleFunc = NetworkMsgHandleMap_.find(code); in OnRemoteRequest() local
/ohos5.0/base/location/services/location_passive/passive/source/
H A Dpassive_ability_skeleton.cpp130 auto handleFunc = PassiveMsgHandleMap_.find(code); in OnRemoteRequest() local
/ohos5.0/base/location/services/location_geocode/geocode/source/
H A Dgeo_convert_skeleton.cpp157 auto handleFunc = geoConvertMsgHandleMap_.find(code); in OnRemoteRequest() local
/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_client_stub.cpp117 auto handleFunc = handleCall->second; in OnRemoteRequest() local
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability_skeleton.cpp378 auto handleFunc = GnssMsgHandleMap_.find(code); in OnRemoteRequest() local
H A Dgnss_ability.cpp1663 auto handleFunc = gnssEventProcessMap_.find(eventId); in ProcessEvent() local
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp1461 auto handleFunc = locatorHandleMap_.find(static_cast<LocatorInterfaceCode>(code)); in OnRemoteRequest() local
H A Dlocator_ability.cpp2157 auto handleFunc = locatorHandlerEventMap_.find(eventId); in ProcessEvent() local