Home
last modified time | relevance | path

Searched defs:outMsg (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_appmgr_test.cpp315 AppSpawnMsgNode *outMsg = nullptr; variable
364 AppSpawnMsgNode *outMsg = nullptr; variable
412 AppSpawnMsgNode *outMsg = nullptr; variable
438 AppSpawnMsgNode *outMsg = nullptr; variable
486 AppSpawnMsgNode *outMsg = nullptr; variable
531 AppSpawnMsgNode *outMsg = nullptr; variable
566 AppSpawnMsgNode *outMsg = nullptr; variable
598 AppSpawnMsgNode *outMsg = nullptr; variable
633 AppSpawnMsgNode *outMsg = nullptr; variable
694 AppSpawnMsgNode *outMsg = nullptr; variable
[all …]
H A Dapp_spawn_sandboxmgr_test.cpp459 AppSpawnMsgNode *outMsg = nullptr; in TestCreateAppSpawningCtx() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_common.cpp188 Message *outMsg = new (nothrow) Message(REGED_TINY_MSG_ID); in BuildRegedTinyMessage() local
217 Message *outMsg = new (nothrow) Message(REGED_HUGE_MSG_ID); in BuildRegedHugeMessage() local
251 Message *outMsg = new (nothrow) Message(REGED_GIANT_MSG_ID); in BuildRegedGiantMessage() local
287 Message *outMsg = new (nothrow) Message(REGED_OVERSIZE_MSG_ID); in BuildRegedOverSizeMessage() local
315 Message *outMsg = new (nothrow) Message(UNREGED_TINY_MSG_ID); in BuildUnRegedTinyMessage() local
/ohos5.0/base/security/device_auth/frameworks/src/lite/
H A Dipc_callback_proxy.c54 uintptr_t outMsg = 0x0; in CbProxySendRequest() local
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dstate_manager.h36 void *outMsg = nullptr; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_message_test.cpp463 ProxyMessage msg, outMsg; variable
498 ProxyMessage msg, outMsg; variable
H A Dsoftbus_proxychannel_message_test.cpp515 ProxyMessage msg, outMsg; variable
544 ProxyMessage msg, outMsg; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_communicator.cpp216 int VirtualCommunicator::TranslateMsg(const Message *inMsg, Message *&outMsg) in TranslateMsg()
H A Ddistributeddb_single_ver_p2p_subscribe_sync_test.cpp300 Message outMsg; variable
354 Message outMsg; variable
H A Ddistributeddb_single_ver_p2p_query_sync_test.cpp752 Message outMsg; variable
/ohos5.0/base/startup/appspawn/standard/
H A Dappspawn_msgmgr.c296 AppSpawnMsgNode **outMsg, uint32_t *msgRecvLen, uint32_t *reminder) in GetAppSpawnMsgFromBuffer()
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/
H A Dlite_ipc.h72 IpcMsg *outMsg; /**< data to send to target */ member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp161 Message *outMsg = new (std::nothrow) Message(); in ToMessage() local