| /base/telephony/core_service/services/network_search/src/ |
| D | network_utils.cpp | 374 auto fun = GetFunctionOfEvent<RilFunc_Event>(mapFunctions_, radioEvent); in SendBase() local 382 auto fun = GetFunctionOfEvent<RilFunc_Int_Event>(mapFunctionsInt_, radioEvent); in SendBase() local 390 auto fun = GetFunctionOfEvent<RilFunc_Int_Int_Event>(mapFunctionsIntInt_, radioEvent); in SendBase() local 399 auto fun = GetFunctionOfEvent<RilFunc_Int_String_Event>(mapFunctionsIntString_, radioEvent); in SendBase() local 408 auto fun = GetFunctionOfEvent<RilFunc_Event>(mapFunctions_, radioEvent); in SendCallback() local 417 auto fun = GetFunctionOfEvent<RilFunc_Event>(mapFunctions_, radioEvent); in SendCallback() local 426 auto fun = GetFunctionOfEvent<RilFunc_Int_Event>(mapFunctionsInt_, radioEvent); in SendCallbackEx() local 435 auto fun = GetFunctionOfEvent<RilFunc_Int_Int_Event>(mapFunctionsIntInt_, radioEvent); in SendCallback() local 445 auto fun = GetFunctionOfEvent<RilFunc_Int_String_Event>(mapFunctionsIntString_, radioEvent); in SendCallback() local
|
| D | network_search_manager.cpp | 246 int32_t fun = static_cast<int32_t>(isOn); in SetRadioState() local 257 int32_t fun = static_cast<int32_t>(isOn); in SetRadioState() local
|
| /base/request/request/services/src/cxx/ |
| D | runcount_observer.cpp | 18 void RegisterRunCountCallback(RunCountCallback fun) in RegisterRunCountCallback()
|
| D | application_state_observer.cpp | 134 void RegisterAPPStateCallback(APPStateCallback fun) in RegisterAPPStateCallback() 140 void RegisterProcessDiedCallback(ProcessStateCallback fun) in RegisterProcessDiedCallback()
|
| /base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/dcm/src/ |
| D | hks_client_service_dcm.cpp | 38 AttestFunction fun = HksOpenDcmFunction(); in ENABLE_CFI() local
|
| /base/msdp/device_status/utils/common/include/ |
| D | msg_handler.h | 33 V fun; member
|
| /base/telephony/sms_mms/test/gtest/ |
| D | zero_branch_sms_test.cpp | 216 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable 424 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable 479 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable 513 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable 541 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable 596 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable 651 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable 1304 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable 1322 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable 1356 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable [all …]
|
| D | cdma_sms_gtest.cpp | 218 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable
|
| /base/msdp/device_status/utils/ipc/src/ |
| D | stream_client.cpp | 103 bool StreamClient::StartClient(MsgClientFunCallback fun) in StartClient()
|
| /base/telephony/sms_mms/test/fuzztest/gsmsmssender_fuzzer/ |
| D | gsmsmssender_fuzzer.cpp | 140 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; in SendSmsTest() local 187 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; in SendSmsTest2() local
|
| /base/msdp/device_status/services/interaction/drag/src/ |
| D | event_hub.cpp | 82 auto fun = [] (IContext* context) -> int32_t { in OnReceiveEvent() local
|
| /base/security/device_auth/frameworks/deviceauth_lite/source/json/ |
| D | commonutil.c | 121 int32_t memory_copy_error(const char *fun, unsigned int line) in memory_copy_error()
|
| /base/msdp/device_status/frameworks/native/src/ |
| D | client.cpp | 217 void Client::RegisterDisconnectedFunction(ConnectCallback fun) in RegisterDisconnectedFunction()
|
| /base/telephony/core_service/services/tel_ril/src/ |
| D | tel_ril_modem.cpp | 57 int32_t TelRilModem::SetRadioState(int32_t fun, int32_t rst, const AppExecFwk::InnerEvent::Pointer … in SetRadioState()
|
| D | tel_ril_manager.cpp | 299 int32_t slotId, int32_t fun, int32_t rst, const AppExecFwk::InnerEvent::Pointer &response) in SetRadioState()
|
| /base/msdp/device_status/test/unittest/frameworks/src/ |
| D | interaction_manager_test.cpp | 333 …auto fun = [&promiseFlag](const std::string &listener, const CoordinationMsgInfo &coordinationMess… in EnableCooperate() local 657 …auto fun = [&promiseFlag](const std::string &listener, const CoordinationMsgInfo &coordinationMess… in __anon47141c670502() variable 787 auto fun = [](const std::string &listener, const CoordinationMsgInfo &coordinationMessages) { in __anon47141c670602() variable 812 auto fun = [](const std::string &listener, const CoordinationMsgInfo &coordinationMessages) { in __anon47141c670702() variable 839 auto fun = [](bool state) { in __anon47141c670802() variable 865 auto fun = [&promiseFlag](bool state) { in __anon47141c670902() variable 934 …auto fun = [&promiseFlag](const std::string &listener, const CoordinationMsgInfo &coordinationMess… in __anon47141c670a02() variable
|
| /base/msdp/device_status/services/native/src/ |
| D | stream_server.cpp | 178 void StreamServer::SetRecvFun(MsgServerFunCallback fun) in SetRecvFun()
|
| /base/web/webview/ohos_nweb/src/ |
| D | nweb_helper.cpp | 172 …Downloader_SetDownloadBeforeStart(WebDownloadDelegateCallback *callback, OnDownloadBeforeStart fun) in WebDownloader_SetDownloadBeforeStart() 181 … WebDownloader_SetDownloadDidUpdate(WebDownloadDelegateCallback *callback, OnDownloadDidUpdate fun) in WebDownloader_SetDownloadDidUpdate()
|
| /base/telephony/sms_mms/test/unittest/ |
| D | cdma_sms_test.cpp | 509 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; in TestTextBasedSmsDelivery() local
|
| /base/telephony/ril_adapter/services/hril/src/ |
| D | hril_modem.cpp | 33 int32_t HRilModem::SetRadioState(int32_t serialId, int32_t fun, int32_t rst) in SetRadioState()
|
| D | hril_manager.cpp | 663 int32_t HRilManager::SetRadioState(int32_t slotId, int32_t serialId, int32_t fun, int32_t rst) in SetRadioState()
|
| /base/telephony/call_manager/services/call_voice_assistant/src/ |
| D | call_voice_assistant_manager.cpp | 422 auto fun = [&str](std::string key, std::string value, bool start = false, bool end = false) { in GetSendString() local
|
| /base/web/webview/test/unittest/nweb_helper_test/ |
| D | nweb_helper_test.cpp | 372 …OnDownloadBeforeStart fun = [] (NWebDownloadItem *downloadItem, WebBeforeDownloadCallbackWrapper *… in __anon3e15dbda0202() variable
|
| /base/telephony/sms_mms/frameworks/native/mms/src/ |
| D | mms_header.cpp | 219 auto fun = decodeFunc->second; in DecodeMmsHeader() local
|
| /base/telephony/ril_adapter/test/unittest/ |
| D | ril_interface_test.cpp | 868 int32_t fun = InputInt32(0, 0x7fffffff, "fun"); in SetRadioStateTest() local
|