| /base/request/request/services/service/request/c_wrapper/include/ |
| D | c_event_handler.h | 25 using fun = int32_t (*)(); variable
|
| /base/telephony/core_service/services/network_search/src/ |
| D | network_utils.cpp | 319 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
|
| D | network_search_manager.cpp | 235 int32_t fun = static_cast<int32_t>(isOn); in SetRadioState() local 246 int32_t fun = static_cast<int32_t>(isOn); in SetRadioState() local
|
| /base/security/huks/services/huks_standard/huks_service/main/core/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/msdp/device_status/utils/ipc/src/ |
| D | stream_client.cpp | 100 bool StreamClient::StartClient(MsgClientFunCallback fun) in StartClient()
|
| /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 1227 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable 1245 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable 1279 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable [all …]
|
| D | cdma_sms_gtest.cpp | 207 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable
|
| /base/request/request/services/service/request/c_wrapper/source/ |
| D | application_state_observer.cpp | 117 void RegisterAPPStateCallback(APPStateCallback fun) in RegisterAPPStateCallback()
|
| D | network_adapter.cpp | 241 void RegisterNetworkCallback(NetworkCallback fun) in RegisterNetworkCallback()
|
| /base/msdp/device_status/services/interaction/drag/src/ |
| D | event_hub.cpp | 80 auto fun = [] (IContext* context) -> int32_t { in OnReceiveEvent() local
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_subscriber_local_live_view_stub.cpp | 63 auto fun = it->second; in OnRemoteRequest() local
|
| D | ans_subscriber_stub.cpp | 72 auto fun = it->second; in OnRemoteRequest() 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 | 214 void Client::RegisterDisconnectedFunction(ConnectCallback fun) in RegisterDisconnectedFunction()
|
| /base/telephony/sms_mms/test/fuzztest/gsmsmssender_fuzzer/ |
| D | gsmsmssender_fuzzer.cpp | 133 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; in SendSmsTest() local
|
| /base/telephony/core_service/services/tel_ril/src/ |
| D | tel_ril_modem.cpp | 59 int32_t TelRilModem::SetRadioState(int32_t fun, int32_t rst, const AppExecFwk::InnerEvent::Pointer … in SetRadioState()
|
| /base/web/webview/ohos_nweb/src/ |
| D | nweb_helper.cpp | 164 …Downloader_SetDownloadBeforeStart(WebDownloadDelegateCallback *callback, OnDownloadBeforeStart fun) in WebDownloader_SetDownloadBeforeStart() 173 … WebDownloader_SetDownloadDidUpdate(WebDownloadDelegateCallback *callback, OnDownloadDidUpdate fun) in WebDownloader_SetDownloadDidUpdate()
|
| /base/msdp/device_status/frameworks/native/interaction/test/unittest/src/ |
| D | interaction_manager_test.cpp | 688 auto fun = [&promiseFlag](std::string listener, CoordinationMessage coordinationMessages) { in __anona4ee5cad0402() variable 715 auto fun = [&promiseFlag](std::string listener, CoordinationMessage coordinationMessages) { in __anona4ee5cad0502() variable 742 auto fun = [](std::string listener, CoordinationMessage coordinationMessages) { in __anona4ee5cad0602() variable 767 auto fun = [](std::string listener, CoordinationMessage coordinationMessages) { in __anona4ee5cad0702() variable 794 auto fun = [](bool state) { in __anona4ee5cad0802() variable 820 auto fun = [&promiseFlag](bool state) { in __anona4ee5cad0902() variable
|
| /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()
|
| /base/web/webview/test/unittest/nweb_helper_test/ |
| D | nweb_helper_test.cpp | 266 …OnDownloadBeforeStart fun = [] (NWebDownloadItem *downloadItem, WebBeforeDownloadCallbackWrapper *… in __anonca64bfdb0202() variable
|
| /base/msdp/device_status/services/native/src/ |
| D | stream_server.cpp | 178 void StreamServer::SetRecvFun(MsgServerFunCallback fun) in SetRecvFun()
|
| /base/sensors/sensor/frameworks/native/src/ |
| D | sensor_agent_proxy.cpp | 61 RecordSensorCallback fun; in HandleSensorData() local
|
| /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/sms_mms/frameworks/native/mms/src/ |
| D | mms_header.cpp | 169 auto fun = decodeFunc->second; in DecodeMmsHeader() local
|