| /base/security/device_auth/frameworks/src/lite/ |
| H A D | ipc_callback_proxy.c | 54 uintptr_t outMsg = 0x0;
in CbProxySendRequest() local
|
| /foundation/ai/intelligent_voice_framework/utils/ |
| H A D | state_manager.h | 36 void *outMsg = nullptr; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/ |
| H A D | distributeddb_communicator_common.cpp | 188 Message *outMsg = new (nothrow) Message(REGED_TINY_MSG_ID); in BuildRegedTinyMessage() local 217 Message *outMsg in BuildRegedHugeMessage() local 251 Message *outMsg = new (nothrow) Message(REGED_GIANT_MSG_ID); BuildRegedGiantMessage() local 287 Message *outMsg = new (nothrow) Message(REGED_OVERSIZE_MSG_ID); BuildRegedOverSizeMessage() local 315 Message *outMsg = new (nothrow) Message(UNREGED_TINY_MSG_ID); BuildUnRegedTinyMessage() local [all...] |
| /base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
| H A D | app_spawn_appmgr_test.cpp | 315 AppSpawnMsgNode *outMsg = nullptr; in HWTEST_F() local 364 AppSpawnMsgNode *outMsg = nullptr; in HWTEST_F() local 412 AppSpawnMsgNode *outMsg = nullptr; HWTEST_F() local 438 AppSpawnMsgNode *outMsg = nullptr; HWTEST_F() local 486 AppSpawnMsgNode *outMsg = nullptr; HWTEST_F() local 534 AppSpawnMsgNode *outMsg = nullptr; HWTEST_F() local 569 AppSpawnMsgNode *outMsg = nullptr; HWTEST_F() local 601 AppSpawnMsgNode *outMsg = nullptr; HWTEST_F() local 638 AppSpawnMsgNode *outMsg = nullptr; HWTEST_F() local 699 AppSpawnMsgNode *outMsg = nullptr; HWTEST_F() local 744 AppSpawnMsgNode *outMsg = nullptr; HWTEST_F() local 799 AppSpawnMsgNode *outMsg = nullptr; HWTEST_F() local 833 AppSpawnMsgNode *outMsg = nullptr; HWTEST_F() local 889 AppSpawnMsgNode *outMsg = nullptr; HWTEST_F() local 926 AppSpawnMsgNode *outMsg = nullptr; HWTEST_F() local 982 AppSpawnMsgNode *outMsg = nullptr; HWTEST_F() local 1025 AppSpawnMsgNode *outMsg = nullptr; HWTEST_F() local 1073 AppSpawnMsgNode *outMsg = nullptr; HWTEST_F() local [all...] |
| H A D | app_spawn_sandboxmgr_test.cpp | 459 AppSpawnMsgNode *outMsg = nullptr; in TestCreateAppSpawningCtx() local
|
| /base/startup/appspawn/standard/ |
| H A D | appspawn_msgmgr.c | 295 GetAppSpawnMsgFromBuffer(const uint8_t *buffer, uint32_t bufferLen, AppSpawnMsgNode **outMsg, uint32_t *msgRecvLen, uint32_t *reminder) GetAppSpawnMsgFromBuffer() argument
|
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
| H A D | trans_proxy_message_test.cpp | 463 ProxyMessage msg, outMsg; in HWTEST_F() local 498 ProxyMessage msg, outMsg; in HWTEST_F() local [all...] |
| H A D | softbus_proxychannel_message_test.cpp | 515 ProxyMessage msg, outMsg; in HWTEST_F() local 544 ProxyMessage msg, outMsg; in HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| H A D | virtual_communicator.cpp | 216 int VirtualCommunicator::TranslateMsg(const Message *inMsg, Message *&outMsg) in TranslateMsg() argument
|
| H A D | distributeddb_single_ver_p2p_subscribe_sync_test.cpp | 300 Message outMsg; in HWTEST_F() local 354 Message outMsg; in HWTEST_F() local [all...] |
| H A D | distributeddb_single_ver_p2p_query_sync_test.cpp | 752 Message outMsg; in HWTEST_F() local [all...] |
| /kernel/liteos_a/testsuites/unittest/extended/liteipc/ |
| H A D | liteipc.h | 105 IpcMsg *outMsg; /**< data to send to target */ member
|
| /foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/ |
| H A D | lite_ipc.h | 72 IpcMsg *outMsg; /**< data to send to target */ member
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | extension_test.cpp | 319 auto outMsg = reinterpret_cast<const char *>(suite.recv.data); in TEST_F() local 321 ASSERT_TRUE(checkOutMsg) << "Unexpected output message at index " << index << ": " << outMsg; in TEST_F() local
|
| /base/startup/init/test/systest/ |
| H A D | loopserver_systest.c | 340 GetMsgFromBuffer(const uint8_t *buffer, uint32_t bufferLen, Message **outMsg, uint32_t *msgRecvLen, uint32_t *reminder) GetMsgFromBuffer() argument
|
| /kernel/liteos_a/kernel/extended/liteipc/ |
| H A D | hm_liteipc.h | 177 IpcMsg *outMsg; /**< data to send to target */ member
|
| /test/xts/device_attest/services/core/network/ |
| H A D | attest_network.c | 457 static int32_t RecvSSL(SSL *socketSSL, char **outMsg) in RecvSSL() argument 821 static int32_t BuildHttpsMsg(char *header, char *body, char **outMsg) in BuildHttpsMsg() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
| H A D | protocol_proto.cpp | 161 Message *outMsg = new (std::nothrow) Message(); in ToMessage() local
|