Home
last modified time | relevance | path

Searched refs:rep (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_test_service_skeleton.h65 virtual int ReverseInt(int data, int &rep) = 0;
66 virtual int ReverseIntDelay(int data, int &rep) = 0;
67 virtual int Delay(int data, int &rep) = 0;
80 virtual int GetChildId(uint64_t &rep) = 0;
93 int ReverseIntDelayAsync(int data, int &rep) override;
147 int ReverseInt(int data, int &rep) override;
148 int ReverseIntNullReply(int data, int &rep);
149 int ReverseIntVoidData(int data, int &rep);
150 int ReverseIntDelay(int data, int &rep) override;
151 int Delay(int data, int &rep) override;
[all …]
H A Ddbinder_test_service.h28 int ReverseInt(int data, int &rep) override;
29 int ReverseIntDelay(int data, int &rep) override;
30 int Delay(int data, int &rep) override;
32 int TransProxyObject(int data, sptr<IRemoteObject> &transObject, int operation, int &rep,
35 int TransProxyObjectAgain(int data, sptr<IRemoteObject> &transObject, int operation, int &rep,
37 … int TransStubObject(int data, sptr<IRemoteObject> &transObject, int &rep, int &stubRep) override;
42 int GetChildId(uint64_t &rep) override;
/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() argument
77 rep = Reverse(data); in ReverseInt()
82 int DBinderTestService::ReverseIntDelay(int data, int &rep) in ReverseIntDelay() argument
85 rep = Reverse(data); in ReverseIntDelay()
90 int DBinderTestService::Delay(int data, int &rep) in Delay() argument
93 rep = data; in Delay()
114 …rTestService::TransProxyObject(int data, sptr<IRemoteObject> &transObject, int operation, int &rep, in TransProxyObject() argument
127 …Service::TransProxyObjectAgain(int data, sptr<IRemoteObject> &transObject, int operation, int &rep, in TransProxyObjectAgain() argument
134 int DBinderTestService::TransStubObject(int data, sptr<IRemoteObject> &transObject, int &rep, int &… in TransStubObject() argument
166 int DBinderTestService::GetChildId(uint64_t &rep) in GetChildId() argument
H A Ddbinder_test_service_skeleton.cpp53 rep = replyParcel.ReadInt32(); in ReverseInt()
65 rep = replyParcel.ReadUint64(); in GetChildId()
83 rep = replyParcel.ReadInt32(); in TransProxyObject()
117 rep = replyParcel.ReadInt32(); in TransProxyObjectAgain()
138 rep = replyParcel.ReadInt32(); in TransStubObject()
147 if (!dataStubParcel.WriteInt32(rep)) { in TransStubObject()
359 rep = replyParcel.ReadInt32(); in ReverseIntNullReply()
371 rep = replyParcel.ReadInt32(); in ReverseIntVoidData()
386 rep = replyParcel.ReadInt32(); in ReverseIntDelay()
401 rep = replyParcel.ReadInt32(); in Delay()
[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() argument
25 SetRepresentationInfo(rep); in DashRepresentationManager()
40 void DashRepresentationManager::SetRepresentationInfo(DashRepresentationInfo *rep) in SetRepresentationInfo() argument
42 representationInfo_ = rep; in SetRepresentationInfo()
44 if (previousRepresentationInfo_ == nullptr || previousRepresentationInfo_ != rep) { in SetRepresentationInfo()
46 previousRepresentationInfo_ = rep; in SetRepresentationInfo()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dlf_ring.c137 FILLP_ULONG rep = 0; in FillpLfRingMpEnqueue() local
167 if (++rep == LF_RING_PAUSE_REP_COUNT) { in FillpLfRingMpEnqueue()
168 rep = 0; in FillpLfRingMpEnqueue()
176 FILLP_UNUSED_PARA(rep); in FillpLfRingMpEnqueue()
218 FILLP_ULONG rep = 0; in FillpLfRingMcDequeue() local
250 if (++rep == LF_RING_PAUSE_REP_COUNT) { in FillpLfRingMcDequeue()
251 rep = 0; in FillpLfRingMcDequeue()
259 FILLP_UNUSED_PARA(rep); in FillpLfRingMcDequeue()
/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() argument
43 int32_t ReverseInt(int32_t data, int32_t& rep) override;
55 int32_t ReverseInt(int32_t data, int32_t& rep) override;
/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() argument
69 int32_t TestTransactionService::ReverseInt(int32_t data, int32_t& rep) in ReverseInt() argument
76 rep = result; in ReverseInt()
/ohos5.0/base/location/services/location_geocode/geocode/include/
H A Dgeo_convert_skeleton.h35 virtual int IsGeoConvertAvailable(MessageParcel &rep) = 0;
36 virtual int GetAddressByCoordinate(MessageParcel &data, MessageParcel &rep) = 0;
37 virtual int GetAddressByLocationName(MessageParcel &data, MessageParcel &rep) = 0;
H A Dgeo_convert_service.h98 int RemoteToService(uint32_t code, MessageParcel &data, MessageParcel &rep);
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp652 RepeatKey rep; in ParseRepeatKeys() local
653 if (!ConvertToKeyRepeat(repeatKey, rep)) { in ParseRepeatKeys()
656 repeatKeyVec.push_back(rep); in ParseRepeatKeys()
657 if (repeatKeyMaxTimes.find(rep.keyCode) == repeatKeyMaxTimes.end()) { in ParseRepeatKeys()
658 repeatKeyMaxTimes.insert(std::make_pair(rep.keyCode, rep.times)); in ParseRepeatKeys()
660 if (repeatKeyMaxTimes[rep.keyCode] < rep.times) { in ParseRepeatKeys()
661 repeatKeyMaxTimes[rep.keyCode] = rep.times; in ParseRepeatKeys()
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/common/
H A Dmedia_stat_stub.h33 explicit MediaStat(std::string rep) : reporter(std::move(rep)) in MediaStat()
/ohos5.0/base/msdp/device_status/tools/vdev/include/
H A Dvirtual_device.h49 bool SupportRep(size_t rep) const;
127 inline bool VirtualDevice::SupportRep(size_t rep) const in SupportRep() argument
129 return ((inputDev_ != nullptr) && inputDev_->SupportRep(rep)); in SupportRep()
H A Dv_input_device.h80 bool SupportRep(size_t rep) const;
177 inline bool VInputDevice::SupportRep(size_t rep) const in SupportRep() argument
179 return (TestBit(EV_REP, evBitmask_) && TestBit(rep, repBitmask_)); 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() argument
84 rep = Reverse(data); in TestSyncTransaction()
233 int TestService::TestMultipleProcesses(int data, int &rep, int delayTime) in TestMultipleProcesses() argument
236 (void)rep; in TestMultipleProcesses()
H A Dtest_service_skeleton.cpp230 auto rep = replyParcel.ReadRemoteObject(); in TestGetFooService() local
231 if (rep == nullptr) { in TestGetFooService()
235 return iface_cast<IFoo>(rep); in TestGetFooService()
676 int TestServiceProxy::TestMultipleProcesses(int data, int &rep, int delayTime) in TestMultipleProcesses() argument
687 rep = replyParcel.ReadInt32(); in TestMultipleProcesses()
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H A Dtest_service.h30 int TestSyncTransaction(int data, int &rep, int delayTime = 0) override;
44 int TestMultipleProcesses(int data, int &rep, int delayTime) override;
H A Dtest_service_skeleton.h73 virtual int TestMultipleProcesses(int data, int &rep, int delayTime) = 0;
147 int TestMultipleProcesses(int data, int &rep, int delayTime) override;
/ohos5.0/foundation/multimodalinput/input/test/facility/virtual_device/include/
H A Dv_input_device.h79 bool SupportRep(size_t rep) const;
176 inline bool VInputDevice::SupportRep(size_t rep) const in SupportRep() argument
178 return (TestBit(EV_REP, evBitmask_) && TestBit(rep, repBitmask_)); 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() argument
82 if (src.empty() || rep.empty()) { in Replace()
86 while ((pos = src.find(rep, pos)) != std::string::npos) { in Replace()
87 src.replace(pos, rep.length(), 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
567 if (vDev->SupportRep(rep)) { in CopyEvents()
568 repeats_.push_back(rep); in CopyEvents()
/ohos5.0/base/msdp/device_status/rust/ipc/service/src/
H A Dlib.rs157 let rep = { in send_request() localVariable
169 self.transfer_data(&rep, reply) in send_request()
/ohos5.0/foundation/ability/idl_tool/
H A DREADME.md128 ErrCode TestIntTransaction(int data, int &rep) override;
176 ErrCode TestService::TestIntTransaction(int data, int &rep)
179 rep = data + data;
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_rekey_test.cpp44 static bool ChangeKeyFileDate(const std::string &dbName, int rep);
151 bool RdbRekeyTest::ChangeKeyFileDate(const std::string &dbName, int rep) in ChangeKeyFileDate() argument
164 …:system_clock::to_time_t(std::chrono::system_clock::system_clock::now() - std::chrono::hours(rep)); in ChangeKeyFileDate()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dsqlite_utils.h53 static void Replace(std::string &src, const std::string &rep, const std::string &dst);

12