/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/ |
H A D | p2p_inviting_state_test.cpp | 68 InternalMessagePtr msg = std::make_shared<InternalMessage>(); variable
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
H A D | p2p_default_state.cpp | 35 bool P2pDefaultState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg()
|
H A D | p2p_disabling_state.cpp | 39 bool P2pDisablingState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg()
|
H A D | invitation_received_state.cpp | 41 bool InvitationReceivedState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg()
|
H A D | invitation_request_state.cpp | 49 bool InvitationRequestState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg()
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/ |
H A D | fsm_state.h | 34 int32_t HandleMessage(const MsgInfo &msg) override in HandleMessage()
|
/ohos5.0/base/useriam/pin_auth/test/fuzztest/mocks/inc/ |
H A D | mock_iexecutor_callback_fuzzer.h | 37 void OnMessage(int32_t destRole, const std::vector<uint8_t>& msg) override in OnMessage()
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/ |
H A D | dummy_iam_execute_iexecute_callback.h | 39 void OnMessage(int destRole, const std::vector<uint8_t> &msg) override in OnMessage()
|
/ohos5.0/drivers/hdf_core/framework/support/platform/test/fuzztest/spi_fuzzer/ |
H A D | spi_fuzzer.cpp | 39 static void SpiFuzzDoTest(DevHandle handle, struct SpiDevInfo *info, struct SpiMsg *msg, struct Spi… in SpiFuzzDoTest() 61 struct SpiMsg msg; in SpiFuzzTest() local
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | hot_area.cpp | 125 void HotArea::OnHotAreaMessage(HotAreaType msg, bool isEdge) in OnHotAreaMessage() 139 void HotArea::NotifyHotAreaMessage(int32_t pid, MessageId msgId, HotAreaType msg, bool isEdge) in NotifyHotAreaMessage()
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/ |
H A D | hot_area.cpp | 128 void HotArea::OnHotAreaMessage(HotAreaType msg, bool isEdge) in OnHotAreaMessage() 142 void HotArea::NotifyHotAreaMessage(int32_t pid, MessageId msgId, HotAreaType msg, bool isEdge) in NotifyHotAreaMessage()
|
H A D | event_manager.cpp | 122 CoordinationMessage msg { event.success ? in RemoteStartFinish() local 175 …CoordinationMessage msg = (event.normal ? CoordinationMessage::PREPARE : CoordinationMessage::UNPR… in OnProfileChanged() local 191 void EventManager::OnCooperateMessage(CoordinationMessage msg, const std::string &networkId) in OnCooperateMessage()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/ |
H A D | distributeddata_dfx_ut_test.cpp | 73 struct CommFaultMsg msg{.userId = "user001", .appId = "myApp", .storeId = "storeTest"}; struct 116 struct DBFaultMsg msg {.appId = "MyApp", .storeId = "MyDatabase", struct 294 struct BehaviourMsg msg{.userId = "user008", .appId = "myApp08", .storeId = "storeTest08", struct
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/ipc/ |
H A D | trans_client_proxy_test.cpp | 171 ChannelMsg msg; variable 205 ChannelMsg msg = { variable 237 ChannelMsg msg; variable 272 ChannelMsg msg; variable
|
/ohos5.0/base/startup/hvb/libhvb/src/crypto/ |
H A D | hvb_hash_sha256.c | 162 __attribute__((weak)) int sha256_data_blk_update(uint32_t *iv, const void *msg, uint64_t len) in sha256_data_blk_update() 232 int hash_sha256_single(const void *msg, uint32_t msg_len, uint8_t *out, uint32_t out_len) in hash_sha256_single() 295 int hash_calc_update(struct hash_ctx_t *hash_ctx, const void *msg, uint32_t msg_len) in hash_calc_update() 348 int hash_calc_do_final(struct hash_ctx_t *hash_ctx, const void *msg, uint32_t msg_len, uint8_t *out… in hash_calc_do_final()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
H A D | spunge_message.c | 29 struct SpungeMsg *msg = FILLP_NULL_PTR; in SpungePostMsg() local 77 struct SpungeSocketMsg *msg = (struct SpungeSocketMsg *)value; in SpungeHandleMsgAllocSock() local 803 struct SpungeEvtInfoMsg *msg = FILLP_NULL_PTR; in SpungeHandleMsgGetEvtInfo() local 844 struct SpungeHiEventCbMsg *msg = (struct SpungeHiEventCbMsg *)value; in SpungeHandleMsgSetHiEventCb() local 879 struct SpungeMsg *msg = (struct SpungeMsg *)DYMP_ITEM_DATA(item); in SpungeMsgCreatePoolCb() local 891 struct SpungeMsg *msg = (struct SpungeMsg *)DYMP_ITEM_DATA(item); in SpungeMsgDestroyPoolCb() local
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
H A D | softbus_proxychannel_pipeline.c | 109 static void TransProxyPipelineFreeMessage(SoftBusMessage *msg) in TransProxyPipelineFreeMessage() 203 struct SoftBusMessage *msg = (struct SoftBusMessage *)SoftBusCalloc(sizeof(SoftBusMessage)); in TransProxyPipelineOpenChannel() local 330 struct SoftBusMessage *msg = (struct SoftBusMessage *)SoftBusCalloc(sizeof(SoftBusMessage)); in TransProxyPipelineCloseChannelDelay() local 383 struct SoftBusMessage *msg = (struct SoftBusMessage *)SoftBusCalloc(sizeof(SoftBusMessage)); in TransProxyPipelineOnChannelOpened() local 452 struct SoftBusMessage *msg = (struct SoftBusMessage *)SoftBusCalloc(sizeof(SoftBusMessage)); in TransProxyPipelineOnChannelOpenFailed() local 611 static void TransProxyPipelineHandleMessage(SoftBusMessage *msg) in TransProxyPipelineHandleMessage()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | distributed.cpp | 49 std::string msg = "Incorrect parameter types.The type of param must be boolean."; in ParseParameters() local 87 std::string msg = "Incorrect parameter types.The type of param must be object."; in ParseParameters() local 102 std::string msg = "Incorrect parameter types.The type of param must be boolean."; in ParseParameters() local 140 std::string msg = "Incorrect parameter types.The type of param must be object."; in ParseParameters() local 613 std::string msg = "Incorrect parameter types.The type of param must be number."; in ParseParameters() local 628 std::string msg = "Incorrect parameter types.The type of param must be boolean."; in ParseParameters() local 728 std::string msg = "Incorrect parameter types.The type of param must be number."; in ParseParameters() local
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
H A D | openssl_hmac_helper.c | 62 int32_t HmacHmac(const struct HksBlob *key, uint32_t digestAlg, const struct HksBlob *msg, struct H… in HmacHmac()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_sync_item_info_test.cpp | 161 uint8_t msg[WIFI_SSID_LEN] = {1, 2, 3, 4, 5}; variable 206 const uint8_t *msg = reinterpret_cast<const uint8_t *>(&tmpMsg); variable
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/can/ |
H A D | can_msg.c | 61 void CanMsgGet(const struct CanMsg *msg) in CanMsgGet() 73 void CanMsgPut(const struct CanMsg *msg) in CanMsgPut()
|
/ohos5.0/base/powermgr/battery_manager/charger/src/ |
H A D | battery_thread.cpp | 140 char msg[UEVENT_MSG_LEN + UEVENT_RESERVED_SIZE] = { 0 }; in UeventCallback() local 159 bool BatteryThread::IsPowerSupplyEvent(const char* msg) in IsPowerSupplyEvent()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
H A D | socket_app.c | 219 struct msghdr msg; in SockSendFrame() local 246 static int SocketMsgGetLen(const struct msghdr *msg) in SocketMsgGetLen() 460 struct msghdr *msg, FILLP_INT flags, FILLP_INT bufLen) in SockSendmsgDataToBufCache() 516 FILLP_INT SockSendmsg(FILLP_INT sockIndex, struct msghdr *msg, FILLP_INT flags) in SockSendmsg() 561 struct msghdr msg; in SockRecv() local 670 struct msghdr *msg, FILLP_INT flags, FILLP_INT bufLen) in SockRecvmsgDataFromBufCache() 728 FILLP_INT SockRecvmsg(FILLP_INT sockIndex, struct msghdr *msg, FILLP_INT flags) in SockRecvmsg() 785 struct msghdr msg; in SockWritev() local 806 struct msghdr msg; in SockReadv() local 1692 struct SpungeEvtInfoMsg msg; in SockEventInfoGet() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/profiler/ |
H A D | js_profiler.py | 67 def output(msg, dest): argument
|
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/ |
H A D | event_processor_example4.cpp | 100 void EventProcessorExample4::OnEventListeningCallback(const Event &msg) in OnEventListeningCallback()
|