Home
last modified time | relevance | path

Searched defs:CreateMessage (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/base/state_machine/src/
H A Dinternal_message.cpp204 InternalMessagePtr MessageManage::CreateMessage() in CreateMessage() function in OHOS::Wifi::MessageManage
210 InternalMessagePtr MessageManage::CreateMessage(const InternalMessagePtr orig) in CreateMessage() function in OHOS::Wifi::MessageManage
226 InternalMessagePtr MessageManage::CreateMessage(int messageName) in CreateMessage() function in OHOS::Wifi::MessageManage
237 InternalMessagePtr MessageManage::CreateMessage(int messageName, const std::any &messageObj) in CreateMessage() function in OHOS::Wifi::MessageManage
250 InternalMessagePtr MessageManage::CreateMessage(int messageName, int param1, int param2) in CreateMessage() function in OHOS::Wifi::MessageManage
263 InternalMessagePtr MessageManage::CreateMessage(int messageName, int param1, int param2, const std:… in CreateMessage() function in OHOS::Wifi::MessageManage
H A Dstate_machine.cpp138 InternalMessagePtr StateMachine::CreateMessage() in CreateMessage() function in OHOS::Wifi::StateMachine
143 InternalMessagePtr StateMachine::CreateMessage(const InternalMessagePtr orig) in CreateMessage() function in OHOS::Wifi::StateMachine
151 InternalMessagePtr StateMachine::CreateMessage(int msgName) in CreateMessage() function in OHOS::Wifi::StateMachine
156 InternalMessagePtr StateMachine::CreateMessage(int msgName, int param1) in CreateMessage() function in OHOS::Wifi::StateMachine
161 InternalMessagePtr StateMachine::CreateMessage(int msgName, int param1, int param2) in CreateMessage() function in OHOS::Wifi::StateMachine
166 InternalMessagePtr StateMachine::CreateMessage(int msgName, const std::any &messageObj) in CreateMessage() function in OHOS::Wifi::StateMachine
171 InternalMessagePtr StateMachine::CreateMessage(int msgName, int param1, int param2, const std::any … in CreateMessage() function in OHOS::Wifi::StateMachine
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dmock_state_machine.cpp95 InternalMessagePtr StateMachine::CreateMessage() in CreateMessage() function in OHOS::Wifi::StateMachine
100 InternalMessagePtr StateMachine::CreateMessage(const InternalMessagePtr orig) in CreateMessage() function in OHOS::Wifi::StateMachine
113 InternalMessagePtr StateMachine::CreateMessage(int msgName) in CreateMessage() function in OHOS::Wifi::StateMachine
123 InternalMessagePtr StateMachine::CreateMessage(int msgName, int param1) in CreateMessage() function in OHOS::Wifi::StateMachine
134 InternalMessagePtr StateMachine::CreateMessage(int msgName, int param1, int param2) in CreateMessage() function in OHOS::Wifi::StateMachine
146 InternalMessagePtr StateMachine::CreateMessage(int msgName, const std::any &messageObj) in CreateMessage() function in OHOS::Wifi::StateMachine
158 InternalMessagePtr StateMachine::CreateMessage(int msgName, int param1, int param2, const std::any … in CreateMessage() function in OHOS::Wifi::StateMachine
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/fuzz_common_func/
H A Dmock_scan_state_machine.cpp62 InternalMessagePtr CreateMessage(int msgName, int param1) in CreateMessage() function
67 InternalMessagePtr CreateMessage(int msgName) in CreateMessage() function
H A Dmock_wifi_ap_service.cpp74 void MockApStateMachine::CreateMessage() in CreateMessage() function in OHOS::Wifi::MockApStateMachine
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/Mock/
H A Dmock_ap_state_machine.cpp30 void MockApStateMachine::CreateMessage() in CreateMessage() function in OHOS::Wifi::MockApStateMachine
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_message.cpp66 std::shared_ptr<Attributes> SoftBusMessage::CreateMessage(bool isAck) in CreateMessage() function in OHOS::UserIam::UserAuth::SoftBusMessage
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_common.c104 static SoftBusMessage* CreateMessage(SoftBusLooper *looper, HandleMessageFunc callback) in CreateMessage() function
/ohos5.0/base/telephony/sms_mms/frameworks/native/sms/src/
H A Dshort_message.cpp199 int32_t ShortMessage::CreateMessage( in CreateMessage() function in OHOS::Telephony::ShortMessage
H A Dsms_service_manager_client.cpp261 int32_t SmsServiceManagerClient::CreateMessage(std::string pdu, std::string specification, ShortMes… in CreateMessage() function in OHOS::Telephony::SmsServiceManagerClient
H A Dsms_service_proxy.cpp590 int32_t SmsServiceProxy::CreateMessage(std::string pdu, std::string specification, ShortMessage &me… in CreateMessage() function in OHOS::Telephony::SmsServiceProxy
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component_v2.cpp94 const RefPtr<Component> PopupComponentV2::CreateMessage() in CreateMessage() function in OHOS::Ace::PopupComponentV2
/ohos5.0/base/time/time_service/services/time/src/
H A Dsntp_client.cpp189 void SNTPClient::CreateMessage(char *buffer) in CreateMessage() function in OHOS::MiscServices::SNTPClient
/ohos5.0/base/telephony/sms_mms/services/sms/cdma/
H A Dcdma_sms_message.cpp150 std::shared_ptr<CdmaSmsMessage> CdmaSmsMessage::CreateMessage(const std::string &pdu) in CreateMessage() function in OHOS::Telephony::CdmaSmsMessage
/ohos5.0/base/telephony/sms_mms/test/fuzztest/getsmssegmentsinfo_fuzzer/
H A Dgetsmssegmentsinfo_fuzzer.cpp194 void CreateMessage(const uint8_t *data, size_t size) in CreateMessage() function
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_message.cpp373 std::shared_ptr<GsmSmsMessage> GsmSmsMessage::CreateMessage(const std::string &pdu) in CreateMessage() function in OHOS::Telephony::GsmSmsMessage
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_service.cpp693 int32_t SmsService::CreateMessage(std::string pdu, std::string specification, ShortMessage &message) in CreateMessage() function in OHOS::Telephony::SmsService
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dinstant_statistics.cpp962 static SoftBusMessage *CreateMessage(SoftBusLooper *looper, InstAsyncCallbackFunc callback) in CreateMessage() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_view.cpp630 RefPtr<FrameNode> BubbleView::CreateMessage(const std::string& message, bool IsUseCustom) in CreateMessage() function in OHOS::Ace::NG::BubbleView
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp391 std::shared_ptr<struct DHandleEntryTxRx> DBinderService::CreateMessage(const sptr<DBinderServiceStu… in CreateMessage() function in OHOS::DBinderService
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_sms.cpp534 static napi_value CreateMessage(napi_env env, napi_callback_info info) in CreateMessage() function