/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_crpc_server.c | 389 int PushBackCallbackMsg(int event, WifiHalEventCallbackMsg *msg) in PushBackCallbackMsg()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | thumbnail_manager.cpp | 644 ThumnailUv *msg = new (nothrow) ThumnailUv(request, this); in NotifyImage() local
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/ |
H A D | avrecorder_callback.cpp | 68 void AVRecorderCallback::SendErrorCallback(int32_t errCode, const std::string &msg) in SendErrorCallback()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
H A D | napi_enable_notification.cpp | 388 std::string msg = "Incorrect parameter types.Only support stage mode."; in ParseRequestEnableParameters() local
|
/ohos5.0/base/useriam/user_auth_framework/services/core/src/ |
H A D | schedule_node_impl.cpp | 186 bool ScheduleNodeImpl::SendMessage(ExecutorRole dstRole, const std::vector<uint8_t> &msg) in SendMessage()
|
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/ |
H A D | js_event_cooperate_target.cpp | 241 …sEventCooperateTarget::OnCoordinationMessage(const std::string &networkId, CoordinationMessage msg) in OnCoordinationMessage()
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_session_json.c | 871 char *msg = JSON_PrintUnformatted(obj); in PackDeviceIdJson() local 1054 int32_t UnpackDeviceIdJson(const char *msg, uint32_t len, AuthSessionInfo *info) in UnpackDeviceIdJson() 2004 char *msg = JSON_PrintUnformatted(json); in PackDeviceInfoMessage() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/ |
H A D | app_mgr_service_test.cpp | 599 std::string msg = "msg"; variable 618 std::string msg = "msg"; variable
|
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | app_account_stub.cpp | 40 #define RETURN_IF_STRING_IS_OVERSIZE(str, maxSize, msg, reply) … argument 50 #define RETURN_IF_STRING_IS_EMPTY_OR_OVERSIZE(str, maxSize, msg, reply) … argument
|
/ohos5.0/base/request/request/frameworks/js/napi/src/ |
H A D | napi_utils.cpp | 622 void ThrowError(napi_env env, ExceptionErrorCode code, const std::string &msg, bool withErrCode) in ThrowError() 659 napi_value msg = nullptr; in CreateBusinessError() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_rendering_context.cpp | 337 napi_value msg = nullptr; in CreateErrorValue() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | ark_js_runtime.cpp | 346 void ArkJSRuntime::ThrowError(const std::string& msg, int32_t code) in ThrowError()
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/ |
H A D | wrapper_decoder.cpp | 185 const auto msg = Split(buf, SYMBOL_AT); in DecodeAscii() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/ |
H A D | lnn_bus_center_ipc.c | 453 int32_t LnnIpcNotifyDeviceNotTrusted(const char *msg) in LnnIpcNotifyDeviceNotTrusted()
|
/ohos5.0/base/telephony/cellular_call/services/control/src/ |
H A D | ims_control.cpp | 324 int32_t IMSControl::StartRtt(int32_t slotId, const std::string &msg) in StartRtt()
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/ |
H A D | daudio_source_dev_test.cpp | 1083 auto msg = AppExecFwk::InnerEvent::Get(EVENT_OPEN_MIC, nullForFail, 0); variable
|
/ohos5.0/drivers/peripheral/usb/test/unittest/hal/src/ |
H A D | usbfn_mtp_test.cpp | 81 void PrintVector(const std::string &msg, std::vector<uint8_t> &data, bool hexFormat) in PrintVector()
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | input_display_bind_helper.cpp | 579 …t32_t InputDisplayBindHelper::SetDisplayBind(int32_t deviceId, int32_t displayId, std::string &msg) in SetDisplayBind()
|
/ohos5.0/foundation/ai/ai_engine/services/server/communication_adapter/source/ |
H A D | sa_server.c | 57 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle()
|
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/ |
H A D | napi_print_utils.cpp | 353 auto msg = PRINT_ERROR_MSG_MAP.find(static_cast<PrintErrorCode>(errorCode)); in GetPrintErrorMsg() local
|
/ohos5.0/foundation/ability/form_fwk/test/mock/include/ |
H A D | mock_ability_manager.h | 283 const std::string &msg, const int64_t &resultCode, const std::string &bundleName) override in FinishUserTest() 652 const std::string &msg, const int64_t &resultCode, const std::string &bundleName) override in FinishUserTest()
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/ |
H A D | http_exec.cpp | 412 void HttpExec::HandleCurlData(CURLMsg *msg, RequestContext *context) in AddCurlHandle() 714 CURLMsg *msg = nullptr; /* NOLINT */ in AddCurlHandle() local
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/ |
H A D | user_auth_interface_service.cpp | 584 HdiExecutorSendMsg msg = {}; in CreateExecutorCommand() local 1408 …nterfaceService::SendMessage(uint64_t scheduleId, int32_t srcRole, const std::vector<uint8_t>& msg) in SendMessage()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | popup_param.h | 234 void SetMessage(const std::string& msg) in SetMessage()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | form_render_delegate_impl_test.cpp | 454 const std::string msg = "code in unittest"; variable
|