Home
last modified time | relevance | path

Searched defs:msgType (Results 1 - 25 of 116) sorted by relevance

12345

/base/security/device_security_level/services/common/
H A Ddslm_msg_serialize.c75 int32_t msgType = DslmGetJsonFieldInt(handle, FIELD_MESSAGE); in ParseMessage() local
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/include/
H A Dhi_fsm.h47 int32_t msgType; member
/kernel/liteos_a/kernel/extended/trace/pipeline/
H A Dtrace_tlv.h48 UINT8 msgType; member
/kernel/liteos_m/components/trace/pipeline/
H A Dtrace_tlv.h48 UINT8 msgType; member
/foundation/filemanagement/dfs_service/test/fuzztest/transportmsghandle_fuzzer/
H A Dtransportmsghandle_fuzzer.cpp36 uint16_t msgType = fuzzData.GetData<uint16_t>(); in DoSomethingInterestingWithMyAPI() local
/base/telephony/call_manager/test/fuzztest/distributedcommunication_fuzzer/
H A Ddistributed_communication_fuzzer.cpp40 DistributedMsgType msgType = static_cast<DistributedMsgType>( in TestCommonController() local
89 DistributedMsgType msgType = static_cast<DistributedMsgType>( in TestSinkController() local
128 DistributedMsgType msgType = static_cast<DistributedMsgType>( in TestSourceController() local
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
H A Ddistributed_data_controller.cpp34 int32_t msgType = static_cast<int32_t>(DistributedMsgType::UNKNOWN); in OnReceiveMsg() local
131 std::string DistributedDataController::CreateMuteMsg(DistributedMsgType msgType, bool isMute) in CreateMuteMsg() argument
159 std::string DistributedDataController::CreateMuteRingerMsg(DistributedMsgType msgType) in CreateMuteRingerMsg() argument
H A Ddistributed_data_sink_controller.cpp60 void DistributedDataSinkController::HandleRecvMsg(int32_t msgType, const cJSON *msg) in HandleRecvMsg() argument
122 std::string DistributedDataSinkController::CreateDataReqMsg(DistributedMsgType msgType, uint32_t itemType, in CreateDataReqMsg() argument
H A Ddistributed_data_source_controller.cpp75 void DistributedDataSourceController::HandleRecvMsg(int32_t msgType, const cJSON *msg) in HandleRecvMsg() argument
151 std::string DistributedDataSourceController::CreateDataRspMsg(DistributedMsgType msgType, uint32_t itemType, in CreateDataRspMsg() argument
/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_message.cpp100 int32_t msgType = -1; in CreateMessage() local
151 int32_t msgType = -1; in ParseMessage() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_central_manager_callback_proxy.cpp115 void BluetoothBleCentralManagerCallBackProxy::OnNotifyMsgReportFromLpDevice(const bluetooth::Uuid &uuid, int msgType, in OnNotifyMsgReportFromLpDevice() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_central_manager_callback_stub.cpp129 int32_t msgType = data.ReadInt32(); in OnNotifyMsgReportFromLpDeviceInner() local
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_async_callback_utils.c84 CreateAsyncCallbackInfo(SoftBusLooper *looper, LnnAsyncCallbackFunc callback, void *para, int32_t msgType) CreateAsyncCallbackInfo() argument
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/
H A Dapp_types.h44 MessageType msgType; member
/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_session.cpp106 int32_t msgType = 2; in HWTEST_F() local
/foundation/filemanagement/dfs_service/test/fuzztest/filetransfermanager_fuzzer/
H A Dfiletransfermanager_fuzzer.cpp94 uint16_t msgType = in OnMessageHandleFuzzTest() local
/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/
H A Dmessage_handler.h34 uint16_t msgType; member
62 uint16_t msgType; member
/third_party/vk-gl-cts/execserver/
H A DxsTestDriver.cpp192 bool TestDriver::pollBuffer (ByteBuffer& messageBuffer, MessageType msgType) in pollBuffer() argument
/base/startup/appspawn/test/unittest/devicedebug_test/
H A Ddevicedebug_stub.c58 int AppSpawnReqMsgCreateStub(AppSpawnMsgType msgType, const char *processName, AppSpawnReqMsgHandle *reqHandle) in AppSpawnReqMsgCreateStub() argument
/base/startup/appspawn/test/fuzztest/appspawnclient_fuzzer/
H A Dappspawnclient_fuzzer.cpp45 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); in FuzzAppSpawnReqMsgCreate() local
62 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); in FuzzAppSpawnReqMsgAddStringInfo() local
78 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); in FuzzAppSpawnTerminateMsgCreate() local
95 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); in FuzzAppSpawnClientSendMsg() local
110 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); in FuzzAppSpawnReqMsgFree() local
125 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgSetBundleInfo() local
143 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgSetAppFlag() local
160 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgSetAppDacInfo() local
177 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgSetAppDomainInfo() local
195 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgSetAppInternetPermissionInfo() local
213 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgSetAppAccessToken() local
230 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgSetAppOwnerId() local
247 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgAddPermission() local
264 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgAddExtInfo() local
[all...]
/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body.cpp63 unsigned char msgType = 0; in DecodeMmsBody() local
/foundation/communication/dsoftbus/sdk/transmission/ipc/mini/
H A Dtrans_server_proxy.c89 int32_t ServerIpcSendMessage(int32_t channelId, int32_t channelType, const void *data, uint32_t len, int32_t msgType) in ServerIpcSendMessage() argument
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_fsm_test.cpp425 int32_t msgType = FSM_MSG_RECV_DEVICE_ID; in HWTEST_F() local
461 int32_t msgType = FSM_MSG_AUTH_FINISH; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dtrans_server_stub.c348 int32_t msgType = 0; in ServerSendSessionMsg() local
/foundation/communication/nfc/services/src/tag/
H A Dtag_dispatcher.cpp82 int msgType = NDEF_TYPE_NORMAL; in HandleNdefDispatch() local
[all...]

Completed in 13 milliseconds

12345