/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/ |
H A D | dbinder_test_service.cpp | 74 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 D | dbinder_test_service_skeleton.cpp | 41 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 D | dash_representation_manager.cpp | 23 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 D | itest_transaction_service.cpp | 30 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 D | system_ability_mgr_test.cpp | 288 int32_t rep = 0; variable
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/include/ |
H A D | itest_transaction_service.h | 29 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 D | lf_ring.c | 137 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 D | virtual_device.h | 127 inline bool VirtualDevice::SupportRep(size_t rep) const in SupportRep()
|
H A D | v_input_device.h | 177 inline bool VInputDevice::SupportRep(size_t rep) const in SupportRep()
|
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
H A D | test_service.cpp | 82 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 D | test_service_skeleton.cpp | 230 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 D | v_input_device.h | 176 inline bool VInputDevice::SupportRep(size_t rep) const in SupportRep()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | sqlite_utils.cpp | 80 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 D | virtual_device_builder.cpp | 566 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 D | lib.rs | 157 let rep = { in send_request() localVariable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_store_rekey_test.cpp | 151 bool RdbRekeyTest::ChangeKeyFileDate(const std::string &dbName, int rep) in ChangeKeyFileDate()
|
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/ |
H A D | key_command_handler_util.cpp | 652 RepeatKey rep; in ParseRepeatKeys() local
|
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/ |
H A D | input_hub.cpp | 745 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 D | dash_mpd_downloader.cpp | 978 for (const auto &rep : repList) { in SetOndemandSegBase() local
|