Home
last modified time | relevance | path

Searched defs:rep (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_service.cpp74 int DBinderTestService::ReverseInt(int data, int &rep) in ReverseInt()
82 int DBinderTestService::ReverseIntDelay(int data, int &rep) in ReverseIntDelay()
90 int DBinderTestService::Delay(int data, int &rep) in Delay()
114 …rTestService::TransProxyObject(int data, sptr<IRemoteObject> &transObject, int operation, int &rep, in TransProxyObject()
127 …Service::TransProxyObjectAgain(int data, sptr<IRemoteObject> &transObject, int operation, int &rep, in TransProxyObjectAgain()
134 int DBinderTestService::TransStubObject(int data, sptr<IRemoteObject> &transObject, int &rep, int &… in TransStubObject()
166 int DBinderTestService::GetChildId(uint64_t &rep) in GetChildId()
H A Ddbinder_test_service_skeleton.cpp41 int DBinderTestServiceProxy::ReverseInt(int data, int &rep) in ReverseInt()
58 int DBinderTestServiceProxy::GetChildId(uint64_t &rep) in GetChildId()
70 …ServiceProxy::TransProxyObject(int data, sptr<IRemoteObject> &transObject, int operation, int &rep, in TransProxyObject()
104 …ceProxy::TransProxyObjectAgain(int data, sptr<IRemoteObject> &transObject, int operation, int &rep, in TransProxyObjectAgain()
122 int DBinderTestServiceProxy::TransStubObject(int data, sptr<IRemoteObject> &transObject, int &rep, … in TransStubObject()
348 int DBinderTestServiceProxy::ReverseIntNullReply(int data, int &rep) in ReverseIntNullReply()
363 int DBinderTestServiceProxy::ReverseIntVoidData(int data, int &rep) in ReverseIntVoidData()
375 int DBinderTestServiceProxy::ReverseIntDelay(int data, int &rep) in ReverseIntDelay()
390 int DBinderTestServiceProxy::Delay(int data, int &rep) in Delay()
405 int DBinderTestServiceProxy::ReverseIntDelayAsync(int data, int &rep) in ReverseIntDelayAsync()
[all …]
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_representation_manager.cpp23 DashRepresentationManager::DashRepresentationManager(DashRepresentationInfo *rep) in DashRepresentationManager()
40 void DashRepresentationManager::SetRepresentationInfo(DashRepresentationInfo *rep) in SetRepresentationInfo()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Ditest_transaction_service.cpp30 int32_t TestTransactionServiceProxy::ReverseInt(int32_t data, int32_t& rep) in ReverseInt()
69 int32_t TestTransactionService::ReverseInt(int32_t data, int32_t& rep) in ReverseInt()
H A Dsystem_ability_mgr_test.cpp288 int32_t rep = 0; variable
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/include/
H A Ditest_transaction_service.h29 virtual int32_t ReverseInt(int32_t data, int32_t& rep) in ReverseInt()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dlf_ring.c137 FILLP_ULONG rep = 0; in FillpLfRingMpEnqueue() local
218 FILLP_ULONG rep = 0; in FillpLfRingMcDequeue() local
/ohos5.0/base/msdp/device_status/tools/vdev/include/
H A Dvirtual_device.h127 inline bool VirtualDevice::SupportRep(size_t rep) const in SupportRep()
H A Dv_input_device.h177 inline bool VInputDevice::SupportRep(size_t rep) const in SupportRep()
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service.cpp82 int TestService::TestSyncTransaction(int data, int &rep, int delayTime) in TestSyncTransaction()
233 int TestService::TestMultipleProcesses(int data, int &rep, int delayTime) in TestMultipleProcesses()
H A Dtest_service_skeleton.cpp230 auto rep = replyParcel.ReadRemoteObject(); in TestGetFooService() local
676 int TestServiceProxy::TestMultipleProcesses(int data, int &rep, int delayTime) in TestMultipleProcesses()
/ohos5.0/foundation/multimodalinput/input/test/facility/virtual_device/include/
H A Dv_input_device.h176 inline bool VInputDevice::SupportRep(size_t rep) const in SupportRep()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_utils.cpp80 void SqliteUtils::Replace(std::string &src, const std::string &rep, const std::string &dst) in Replace()
/ohos5.0/base/msdp/device_status/tools/vdev/src/
H A Dvirtual_device_builder.cpp566 for (uint32_t rep = REP_DELAY; rep < REP_MAX; ++rep) { in CopyEvents() local
/ohos5.0/base/msdp/device_status/rust/ipc/service/src/
H A Dlib.rs157 let rep = { in send_request() localVariable
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_rekey_test.cpp151 bool RdbRekeyTest::ChangeKeyFileDate(const std::string &dbName, int rep) in ChangeKeyFileDate()
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp652 RepeatKey rep; in ParseRepeatKeys() local
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp745 for (uint32_t rep = REP_DELAY; rep < REP_MAX; ++rep) { in GetRepeatBits() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp978 for (const auto &rep : repList) { in SetOndemandSegBase() local