Home
last modified time | relevance | path

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

12

/base/telephony/core_service/services/network_search/src/
Dnetwork_utils.cpp374 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
Dnetwork_search_manager.cpp246 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/
Druncount_observer.cpp18 void RegisterRunCountCallback(RunCountCallback fun) in RegisterRunCountCallback()
Dapplication_state_observer.cpp134 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/
Dhks_client_service_dcm.cpp38 AttestFunction fun = HksOpenDcmFunction(); in ENABLE_CFI() local
/base/msdp/device_status/utils/common/include/
Dmsg_handler.h33 V fun; member
/base/telephony/sms_mms/test/gtest/
Dzero_branch_sms_test.cpp216 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 …]
Dcdma_sms_gtest.cpp218 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; variable
/base/msdp/device_status/utils/ipc/src/
Dstream_client.cpp103 bool StreamClient::StartClient(MsgClientFunCallback fun) in StartClient()
/base/telephony/sms_mms/test/fuzztest/gsmsmssender_fuzzer/
Dgsmsmssender_fuzzer.cpp140 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/
Devent_hub.cpp82 auto fun = [] (IContext* context) -> int32_t { in OnReceiveEvent() local
/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/msdp/device_status/frameworks/native/src/
Dclient.cpp217 void Client::RegisterDisconnectedFunction(ConnectCallback fun) in RegisterDisconnectedFunction()
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_modem.cpp57 int32_t TelRilModem::SetRadioState(int32_t fun, int32_t rst, const AppExecFwk::InnerEvent::Pointer … in SetRadioState()
Dtel_ril_manager.cpp299 int32_t slotId, int32_t fun, int32_t rst, const AppExecFwk::InnerEvent::Pointer &response) in SetRadioState()
/base/msdp/device_status/test/unittest/frameworks/src/
Dinteraction_manager_test.cpp333 …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/
Dstream_server.cpp178 void StreamServer::SetRecvFun(MsgServerFunCallback fun) in SetRecvFun()
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp172 …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/
Dcdma_sms_test.cpp509 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; in TestTextBasedSmsDelivery() 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.cpp663 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/
Dcall_voice_assistant_manager.cpp422 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/
Dnweb_helper_test.cpp372 …OnDownloadBeforeStart fun = [] (NWebDownloadItem *downloadItem, WebBeforeDownloadCallbackWrapper *… in __anon3e15dbda0202() variable
/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_header.cpp219 auto fun = decodeFunc->second; in DecodeMmsHeader() local
/base/telephony/ril_adapter/test/unittest/
Dril_interface_test.cpp868 int32_t fun = InputInt32(0, 0x7fffffff, "fun"); in SetRadioStateTest() local

12