Home
last modified time | relevance | path

Searched defs:msg (Results 451 – 475 of 1298) sorted by relevance

1...<<11121314151617181920>>...52

/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example3/
H A Dbundle_plugin_example3.cpp62 void BundlePluginExample3::OnEventListeningCallback(const Event &msg) in OnEventListeningCallback()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/
H A Ddistributeddata_dfx_mst_test.cpp65 struct CommFaultMsg msg{.userId = "user001", .appId = "myApp", .storeId = "storeTest"}; struct
/ohos5.0/base/powermgr/thermal_manager/frameworks/napi/
H A Dnapi_errors.cpp35 std::string msg; in GetNapiError() local
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/
H A Dnapi_error.cpp38 std::string msg; in GetNapiError() local
/ohos5.0/base/powermgr/battery_statistics/frameworks/napi/src/
H A Dnapi_error.cpp38 std::string msg; in GetNapiError() local
/ohos5.0/base/powermgr/power_manager/frameworks/napi/utils/
H A Dnapi_errors.cpp36 std::string msg; in GetNapiError() local
/ohos5.0/build/ohos/packages/
H A Dcheck_seccomp_library_name.py26 def __init__(self, msg): argument
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_msg_wrapper_test/
H A Dams_service_app_spawn_msg_wrapper_test.cpp376 AppSpawnMsg *msg = (AppSpawnMsg *)appSpawnMsgWrapper->GetMsgBuf(); variable
404 AppSpawnMsg *msg = (AppSpawnMsg *)appSpawnMsgWrapper->GetMsgBuf(); variable
/ohos5.0/drivers/peripheral/camera/vdi_base/common/utils/event/
H A Dcamera_hal_hisysevent.cpp51 char msg[MAX_STRING_SIZE] = {0}; in CreateMsg() local
70 void CameraHalHisysevent::WriteFaultHisysEvent(const std::string &name, const std::string &msg) in WriteFaultHisysEvent()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/spi/
H A Dspi_if.c53 struct SpiMsg msg = {0}; in SpiRead() local
63 struct SpiMsg msg = {0}; in SpiWrite() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Ddevice_manager.cpp49 func.computeFunc = [](const Message *msg) { in RegisterTransformFunc()
146 Message *msg = new (std::nothrow) Message(); in SendLocalDataChanged() local
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_event.c178 static int32_t HdmiEventCecMsgHandle(struct HdmiCntlr *cntlr, struct HdmiCecMsg *msg) in HdmiEventCecMsgHandle()
197 int32_t HdmiEventMsgHandleDefault(struct PlatformQueue *queue, struct PlatformMsg *msg) in HdmiEventMsgHandleDefault()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/runner_runtime/
H A Djs_test_runner.cpp221 void JsTestRunner::ReportFinished(const std::string &msg) in ReportFinished()
233 void JsTestRunner::ReportStatus(const std::string &msg) in ReportStatus()
/ohos5.0/base/security/asset/test/unittest/module_test/src/
H A Dhuks_wrapper_test.cpp105 uint8_t msg[6] = { 1, 2, 3, 4, 5, 6 }; variable
130 uint8_t msg[6] = { 1, 2, 3, 4, 5, 6 }; variable
/ohos5.0/drivers/hdf_core/framework/support/platform/src/dma/
H A Ddmac_core.c246 static struct DmacChanInfo *DmacRequestChannel(struct DmaCntlr *cntlr, struct DmacMsg *msg) in DmacRequestChannel()
392 static int32_t DmacPeriphTransfer(struct DmaCntlr *cntlr, struct DmacMsg *msg) in DmacPeriphTransfer()
432 static int32_t DmacM2mTransfer(struct DmaCntlr *cntlr, struct DmacMsg *msg) in DmacM2mTransfer()
486 int32_t DmaCntlrTransfer(struct DmaCntlr *cntlr, struct DmacMsg *msg) in DmaCntlrTransfer()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dmock_state_machine.cpp45 void StateMachine::SendMessage(InternalMessagePtr msg) in SendMessage()
92 void StateMachine::NotExecutedMessage(const InternalMessagePtr msg) in NotExecutedMessage()
178 void StateMachine::MessageExecutedLater(InternalMessagePtr msg, int64_t delayTimeMs) in MessageExecutedLater()
198 void StateMachine::DelayMessage(const InternalMessagePtr msg) in DelayMessage()
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_packet_parser.cpp75 MDnsMessage msg; in FromBytes() local
81 MDnsPayload MDnsPayloadParser::ToBytes(const MDnsMessage &msg) in ToBytes()
90 …nt8_t *MDnsPayloadParser::Parse(const uint8_t *begin, const MDnsPayload &payload, MDnsMessage &msg) in Parse()
314 void MDnsPayloadParser::Serialize(const MDnsMessage &msg, MDnsPayload &payload, MDnsPayload *cached… in Serialize()
338 void MDnsPayloadParser::SerializeHeader(const DNSProto::Header &header, const MDnsMessage &msg, MDn… in SerializeHeader()
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_listener.cpp723 std::string msg = "123"; variable
740 char *msg = nullptr; variable
750 char *msg = nullptr; variable
760 char msg[MAX_SOFTBUS_MSG_LEN + 1] = "This is a long message"; variable
770 char msg[MAX_SOFTBUS_MSG_LEN - 1] = "Valid message"; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_display_badge.cpp193 std::string msg = "Mandatory parameters are left unspecified. Expect exactly two."; in ParseParameters() local
202 std::string msg = "Incorrect parameter types.The type of badgeNumber must be number."; in ParseParameters() local
212 std::string msg = "Incorrect parameter types.The type of badgeNumber must be number."; in ParseParameters() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_profile.cpp127 utility::Message msg(AVRC_CT_SM_EVENT_TO_DISABLE_STATE); in Disable() local
366 utility::Message msg(AVRC_CT_SM_EVENT_PASS_THROUGH); in SendPassCmd() local
469 utility::Message msg(AVRC_CT_SM_EVENT_UNIT_INFO); in SendUnitCmd() local
535 utility::Message msg(AVRC_CT_SM_EVENT_INVALID); in SendNextUnitCmd() local
637 utility::Message msg(event); in SendVendorCmd() local
1689 utility::Message msg(event); in SendBrowseCmd() local
2022 utility::Message msg(AVRC_CT_SM_EVENT_INVALID); in ProcessChannelEventConnectIndEvt() local
2056 utility::Message msg(AVRC_CT_SM_EVENT_INVALID); in ProcessChannelEventConnectCfmEvt() local
2102 utility::Message msg(AVRC_CT_SM_EVENT_INVALID); in ProcessChannelEventDisconnectCfmEvt() local
2130 utility::Message msg(AVRC_CT_SM_EVENT_INVALID); in ProcessChannelEventBrConnectIndEvt() local
[all …]
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dkmsg_parser.cpp91 HilogMsg& msg = msgWrap.GetHilogMsg(); in ParseKmsg() local
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_control_channel_stub.cpp66 Message *msg = new (std::nothrow) Message(MessageID::MSG_ID_HIDE_KEYBOARD_SELF, parcel); in HideKeyboardSelf() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dauthorizing_negotiation_request_state.cpp45 bool AuthorizingNegotiationRequestState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg()
H A Dp2p_disabled_state.cpp59 bool P2pDisabledState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/publisher/src/
H A Dpublisher_item_test.cpp94 std::string msg(MESSAGE_LEN, 'a'); variable

1...<<11121314151617181920>>...52