Home
last modified time | relevance | path

Searched defs:msg (Results 1026 – 1050 of 1298) sorted by relevance

1...<<41424344454647484950>>...52

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dmodule_running_record.cpp280 uint32_t msg, int64_t timeOut, const std::shared_ptr<AbilityRunningRecord> &abilityRecord) in SendEvent()
/ohos5.0/drivers/liteos/hievent/src/
H A Dhiview_hievent.c352 char sn, const char *msg, int msglen) in LogBufToException()
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dndef_bt_data_parser.cpp425 std::shared_ptr<BtData> NdefBtDataParser::CheckBtRecord(const std::string& msg) in CheckBtRecord()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avtranscoder/
H A Davtranscoder_callback.cpp61 …AVTransCoderCallback::SendErrorCallback(MediaServiceExtErrCodeAPI9 errCode, const std::string &msg) in SendErrorCallback()
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/
H A Dmock_iuser_auth_interface.h166 int32_t SendMessage(uint64_t scheduleId, int32_t srcRole, const std::vector<uint8_t> &msg) in SendMessage()
/ohos5.0/base/request/request/frameworks/js/napi/src/legacy/
H A Drequest_manager.cpp213 void RequestManager::CallFailCallback(napi_env env, napi_value object, const std::string &msg) in CallFailCallback()
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dlocal_socket_exec.cpp167 …alue MakeJsLocalSocketMessageParam(napi_env env, napi_value msgBuffer, MsgWithLocalRemoteInfo *msg) in MakeJsLocalSocketMessageParam()
184 auto *msg = reinterpret_cast<MsgWithLocalRemoteInfo *>(manager->GetQueueData()); in MakeLocalSocketMessage() local
228 MsgWithLocalRemoteInfo *msg = new (std::nothrow) MsgWithLocalRemoteInfo(data, len, path); in OnRecvLocalSocketMessage() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.cpp1093 void HEncoder::OnQueueInputBuffer(const MsgInfo &msg, BufferOperationMode mode) in OnQueueInputBuffer()
1301 void HEncoder::OnSignalEndOfInputStream(const MsgInfo &msg) in OnSignalEndOfInputStream()
/ohos5.0/base/telephony/core_service/frameworks/js/napi/
H A Dnapi_util.cpp129 napi_value NapiUtil::CreateErrorMessage(napi_env env, const std::string &msg, int32_t errorCode) in CreateErrorMessage()
803 napi_value NapiUtil::CreateError(napi_env env, int32_t err, const std::string &msg) in CreateError()
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account.cpp34 #define RETURN_IF_STRING_IS_EMPTY_OR_OVERSIZE(str, maxSize, msg) … argument
40 #define RETURN_IF_STRING_IS_OVERSIZE(str, maxSize, msg) … argument
/ohos5.0/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_manager.cpp206 void WatcherManager::ProcessWatcherMessage(const ParamMessage *msg) in ProcessWatcherMessage()
288 ParamMessage *msg = (ParamMessage *)(buffer.data() + curr); in RunLoop() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp488 void ThrowError(napi_env env, int code, const std::string& msg, bool isThrow) in ThrowError()
500 napi_value CreateError(napi_env env, int code, const std::string& msg) in CreateError()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_process.c757 void NetBuilderMessageHandler(SoftBusMessage *msg) in NetBuilderMessageHandler()
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/service_app_spawn_client_test/
H A Dams_service_app_spawn_client_module_test.cpp111 AppSpawnPidMsg msg; member in OHOS::AppExecFwk::MockedAppSpawnSocket
/ohos5.0/base/startup/init/test/unittest/param/
H A Dparam_unittest.cpp566 ParamMessage *msg = CreateParamMessage(0, nullptr, msgSize); variable
/ohos5.0/drivers/hdf_core/adapter/platform/spi/
H A Dspi_bes.c790 struct SpiMsg *msg = NULL; local
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/virtual/
H A Di3c_virtual.c66 struct I3cMsg *msg = &td->msgs[td->index]; in VirtualI3cXferI2cOneMsgPolling() local
/ohos5.0/base/startup/init/interfaces/kits/jskits/src_enhance/
H A Dnative_parameters_js.cpp75 napi_value msg = nullptr; in BusinessErrorCreate() local
/ohos5.0/base/useriam/face_auth/services/src/
H A Dface_auth_all_in_one_executor_hdi.cpp89 const std::vector<uint8_t> &msg) in SendMessage()
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/useridmservice_fuzzer/
H A Duser_idm_service_fuzzer.cpp225 std::vector<uint8_t> msg; in FuzzDump() local
/ohos5.0/base/request/request/frameworks/js/napi/src/upload/
H A Dcurl_adp.cpp277 CURLMsg *msg = NULL; in CheckUploadStatus() local
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_cooperate_context.cpp377 napi_property_descriptor msg[] = { in DeclareDeviceCoordinationInterface() local
/ohos5.0/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_manager_test.cpp248 void OnDragEndMessage(const DragNotifyMsg &msg) override in OnDragEndMessage()
706 void OnCoordinationMessage(const std::string &networkId, CoordinationMessage msg) override in OnCoordinationMessage()
744 void OnCoordinationMessage(const std::string &networkId, CoordinationMessage msg) override in OnCoordinationMessage()
954 void OnHotAreaMessage(int32_t displayX, int32_t displayY, HotAreaType msg, bool isEdge) override in OnHotAreaMessage()
964 std::string ShowMessage(HotAreaType msg) in ShowMessage()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.cpp576 …& onErrorEventHandler = [weak = WeakClaim(this)](const std::string& code, const std::string& msg) { in RegisterRenderDelegateEvent()
840 void FormManagerDelegate::OnFormError(const std::string& code, const std::string& msg) in OnFormError()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c199 struct SpungeHiEventCbMsg msg; in FillpDfxEvtCbSet() local
266 FillpDfxEvent msg; in FillpDfxEvtNotify() local

1...<<41424344454647484950>>...52