Home
last modified time | relevance | path

Searched defs:retMsg (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
H A Dbundle_manager_proxy_test.cpp256 std::string retMsg; variable
273 std::string retMsg; variable
343 std::string retMsg; variable
358 std::string retMsg; variable
381 std::string retMsg; variable
405 std::string retMsg; variable
423 std::string retMsg; variable
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dcdma_sms_gtest.cpp157 auto retMsg = std::make_shared<CdmaSmsMessage>(); variable
190 auto retMsg = CdmaSmsMessage::CreateMessage(OTHER_CDMA_PDU); variable
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/
H A Dwifi_wpa_hal.c103 WpaKeyValue retMsg = INIT_WPA_KEY_VALUE; in DealP2pFindInfo() local
174 WpaKeyValue retMsg = INIT_WPA_KEY_VALUE; in DealGroupStartInfo() local
320 WpaKeyValue retMsg = INIT_WPA_KEY_VALUE; in DealInvitationReceived() local
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dattribute.c293 ResultCode GetAttributeSerializedMsg(const Attribute *attributePublic, Uint8Array *retMsg) in GetAttributeSerializedMsg()
502 ResultCode GetMultiDataSerializedMsg(Uint8Array *sourceArrayMsg, uint32_t size, Uint8Array *retMsg) in GetMultiDataSerializedMsg()
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/formUtil/
H A Dnapi_form_util.cpp312 auto retMsg = QueryRetMsg(retCode); in InnerCreateCallbackRetMsg() local
349 auto retMsg = QueryRetMsg(retCode); in InnerCreatePromiseRetMsg() local
/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dexecutor_message.c116 ResultCode GetAttributeExecutorMsg(const Attribute *attribute, Uint8Array *retMsg, SignParam signPa… in GetAttributeExecutorMsg()
1082 ResultCode GetExecutorInfoMsg(ExecutorInfoHal *executorInfo, Uint8Array *retMsg) in GetExecutorInfoMsg()
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/formHost/
H A Dnapi_form_host.cpp1077 auto retMsg = QueryRetMsg(retCode); in OnShareForm() local
1559 auto retMsg = QueryRetMsg(retCode); in InnerShareForm() local
1671 auto retMsg = QueryRetMsg(retCode); in OnDeleteInvalidForms() local
1676 auto retMsg = QueryRetMsg(retCode); in OnDeleteInvalidForms() local
/ohos5.0/drivers/peripheral/user_auth/test/unittest/attribute_test/
H A Dattribute_test.cpp433 Uint8Array retMsg = { nullptr, 0 }; variable
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/common/src/
H A Dattribute.c274 ResultCode GetAttributeSerializedMsg(const Attribute *attributePublic, Uint8Array *retMsg) in GetAttributeSerializedMsg()
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/formProvider/
H A Dnapi_form_provider.cpp551 auto retMsg = QueryRetMsg(ERR_OK); in OnIsRequestPublishFormSupported() local
/ohos5.0/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_daemon.cpp640 auto retMsg = std::to_string(resSdkDump); in HandleSdkDumpRequest() local
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.c1347 struct HdiWpaKeyValue retMsg = {{0}, {0}}; in WpaInterfaceP2pGetPeer() local
1424 struct HdiWpaKeyValue retMsg = {{0}, {0}}; in WpaInterfaceP2pGetGroupCapability() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_p2p_iface.c851 WifiErrorNo P2pReqServiceDiscovery(const char *bssid, const char *msg, char *retMsg, int size) in P2pReqServiceDiscovery()
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_p2p_hal/
H A Dwifi_p2p_hal.c1158 WpaKeyValue retMsg = INIT_WPA_KEY_VALUE; in WpaP2pCliCmdP2pGetPeer() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c1894 int32_t retMsg = LocalizeNotificationMsg(config->msg); in NotificationInner() local
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp400 Uint8Array publicKey, HdiScheduleInfo &info, Uint8Array *retMsg) in GetAuthExecutorMsg()