Home
last modified time | relevance | path

Searched defs:fun (Results 1 – 25 of 27) sorted by relevance

12

/base/request/request/services/service/rust/src/c_wrapper/include/
Dc_event_handler.h25 using fun = int32_t (*)(); variable
/base/telephony/core_service/services/network_search/src/
Dnetwork_utils.cpp319 auto fun = GetFunctionOfEvent<RilFunc_Event>(radioEvent); in SendBase() local
327 auto fun = GetFunctionOfEvent<RilFunc_Int_Event>(radioEvent); in SendBase() local
335 auto fun = GetFunctionOfEvent<RilFunc_Int_Int_Event>(radioEvent); in SendBase() local
344 auto fun = GetFunctionOfEvent<RilFunc_Int_String_Event>(radioEvent); in SendBase() local
353 auto fun = GetFunctionOfEvent<RilFunc_Event>(radioEvent); in SendCallback() local
362 auto fun = GetFunctionOfEvent<RilFunc_Event>(radioEvent); in SendCallback() local
371 auto fun = GetFunctionOfEvent<RilFunc_Int_Event>(radioEvent); in SendCallbackEx() local
380 auto fun = GetFunctionOfEvent<RilFunc_Int_Int_Event>(radioEvent); in SendCallback() local
390 auto fun = GetFunctionOfEvent<RilFunc_Int_String_Event>(radioEvent); in SendCallback() local
Dnetwork_search_manager.cpp231 int32_t fun = static_cast<int32_t>(isOn); in SetRadioState() local
243 int32_t fun = static_cast<int32_t>(isOn); in SetRadioState() local
/base/msdp/device_status/test/fuzztest/getcoordinationstate_fuzzer/
Dgetcoordinationstate_fuzzer.cpp37 auto fun = [](bool state) { in GetCoordinationStateFuzzTest() local
/base/msdp/device_status/test/fuzztest/deactivatecoordination_fuzzer/
Ddeactivatecoordination_fuzzer.cpp32 auto fun = [](std::string listener, CoordinationMessage coordinationMessages) { in DeactivateCoordinationFuzzTest() local
/base/msdp/device_status/test/fuzztest/activatecoordination_fuzzer/
Dactivatecoordination_fuzzer.cpp37 auto fun = [](const std::string &listener, CoordinationMessage cooperateMessages) { in ActivateCoordinationFuzzTest() local
/base/msdp/device_status/utils/common/include/
Dmsg_handler.h32 V fun; member
/base/msdp/device_status/frameworks/native/src/
Dclient.cpp207 void Client::RegisterConnectedFunction(ConnectCallback fun) in RegisterConnectedFunction()
212 void Client::RegisterDisconnectedFunction(ConnectCallback fun) in RegisterDisconnectedFunction()
/base/msdp/device_status/utils/ipc/src/
Dstream_client.cpp99 bool StreamClient::StartClient(MsgClientFunCallback fun) in StartClient()
/base/msdp/device_status/test/fuzztest/preparecoordination_fuzzer/
Dpreparecoordination_fuzzer.cpp51 auto fun = [](std::string listener, CoordinationMessage coordinationMessages) { in PrepareCoordinationFuzzTest() local
/base/request/request/services/service/rust/src/c_wrapper/source/
Dapplication_state_observer.cpp118 void RegisterAPPStateCallback(APPStateCallback fun) in RegisterAPPStateCallback()
Dnetwork_adapter.cpp219 void RegisterNetworkCallback(NetworkCallback fun) in RegisterNetworkCallback()
/base/msdp/device_status/frameworks/native/interaction/test/unittest/src/
Dinteraction_manager_test.cpp428 auto fun = [&promiseFlag](std::string listener, CoordinationMessage coordinationMessages) { in __anonfde8c68b0402() variable
452 auto fun = [&promiseFlag](std::string listener, CoordinationMessage coordinationMessages) { in __anonfde8c68b0502() variable
476 auto fun = [](std::string listener, CoordinationMessage coordinationMessages) { in __anonfde8c68b0602() variable
497 auto fun = [](std::string listener, CoordinationMessage coordinationMessages) { in __anonfde8c68b0702() variable
521 auto fun = [](bool state) { in __anonfde8c68b0802() variable
544 auto fun = [&promiseFlag](bool state) { in __anonfde8c68b0902() variable
/base/telephony/sms_mms/test/gtest/
Dzero_branch_sms_test.cpp131 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable
298 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable
354 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable
391 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable
447 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable
/base/security/device_auth/frameworks/deviceauth_lite/source/json/
Dcommonutil.c121 int32_t memory_copy_error(const char *fun, unsigned int line) in memory_copy_error()
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_modem.cpp59 int32_t TelRilModem::SetRadioState(int32_t fun, int32_t rst, const AppExecFwk::InnerEvent::Pointer … in SetRadioState()
Dtel_ril_manager.cpp247 int32_t slotId, int32_t fun, int32_t rst, const AppExecFwk::InnerEvent::Pointer &response) in SetRadioState()
/base/msdp/device_status/services/native/src/
Dstream_server.cpp165 void StreamServer::SetRecvFun(MsgServerFunCallback fun) in SetRecvFun()
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_subscriber_stub.cpp70 auto fun = it->second; in OnRemoteRequest() local
/base/telephony/ril_adapter/services/hril/src/
Dhril_modem.cpp33 int32_t HRilModem::SetRadioState(int32_t serialId, int32_t fun, int32_t rst) in SetRadioState()
Dhril_manager.cpp604 int32_t HRilManager::SetRadioState(int32_t slotId, int32_t serialId, int32_t fun, int32_t rst) in SetRadioState()
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_manager.cpp288 auto fun = [] (std::shared_ptr<MMI::PointerEvent> pointerEvent) -> int32_t { in OnInputEvent() local
/base/telephony/sms_mms/test/unittest/
Dcdma_sms_test.cpp510 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; in TestTextBasedSmsDelivery() local
/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_header.cpp169 auto fun = decodeFunc->second; in DecodeMmsHeader() local
/base/telephony/ril_adapter/test/unittest/
Dril_interface_test.cpp841 int32_t fun = InputInt32(0, 0x7fffffff, "fun"); in SetRadioStateTest() local

12