Searched defs:sendCode (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
H A D | foo_service.cpp | 91 int FooStub::TestNestingSend(int sendCode) in TestNestingSend() 118 int FooProxy::TestNestingSend(int sendCode) in TestNestingSend()
|
H A D | test_service.cpp | 286 int TestService::TestNestingSend(int sendCode, int &replyCode) in TestNestingSend()
|
H A D | test_service_skeleton.cpp | 733 int TestServiceProxy::TestNestingSend(int sendCode, int &replyCode) in TestNestingSend()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
H A D | single_ver_data_packet.cpp | 256 void DataRequestPacket::SetBasicInfo(int sendCode, uint32_t version, int32_t mode) in SetBasicInfo() 430 void ControlRequestPacket::SetPacketHead(int sendCode, uint32_t version, int32_t controlCmd, uint32… in SetPacketHead()
|
H A D | single_ver_data_sync.cpp | 661 SyncEntry &syncData, int sendCode, int mode) in FillDataRequestPacket() 953 int32_t sendCode = packet->GetSendCode(); in DataRequestRecvPre() local 1573 void SingleVerDataSync::RemotePushFinished(int sendCode, int inMode, uint32_t msgSessionId, uint32_… in RemotePushFinished() 1710 DataSyncReSendInfo reSendInfo, SyncEntry &syncData, int sendCode) in FillRequestReSendPacket()
|
H A D | single_ver_serialize_manager.cpp | 454 int32_t sendCode; in DataPacketSyncerPartDeSerialization() local 662 int32_t sendCode = 0; in ControlRequestDeSerialization() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | ability_sync.cpp | 59 void AbilitySyncRequestPacket::SetSendCode(int32_t sendCode) in SetSendCode() 785 int32_t sendCode = 0; in RequestPacketDeSerialization() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_security_ui_extension.cpp | 103 int32_t sendCode = proxy_->SendDataSync(wantParams, reWantParams); in SendSync() local
|
H A D | js_ui_extension.cpp | 111 int32_t sendCode = proxy_->SendDataSync(wantParams, reWantParams); in SendSync() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/ |
H A D | session_stage_proxy.cpp | 505 int sendCode = remote->SendRequest( in NotifyTransferComponentDataSync() local
|