/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() argument
|
/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() argument 69 int32_t TestTransactionService::ReverseInt(int32_t data, int32_t& rep) in ReverseInt() argument
|
H A D | system_ability_mgr_test.cpp | 281 int32_t rep = 0; in HWTEST_F() local
|
/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() argument 40 void DashRepresentationManager::SetRepresentationInfo(DashRepresentationInfo *rep) in SetRepresentationInfo() argument
|
/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
|
/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() argument 82 int DBinderTestService::ReverseIntDelay(int data, int &rep) in ReverseIntDelay() argument 90 int DBinderTestService::Delay(int data, int &rep) in Delay() argument 114 int DBinderTestService::TransProxyObject(int data, sptr<IRemoteObject> &transObject, int operation, int &rep, in TransProxyObject() argument 127 int DBinderTestService::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 &stubRep) in TransStubObject() argument 166 int DBinderTestService::GetChildId(uint64_t &rep) in GetChildId() argument [all...] |
H A D | dbinder_test_service_skeleton.cpp | 41 int DBinderTestServiceProxy::ReverseInt(int data, int &rep) in ReverseInt() argument 58 int DBinderTestServiceProxy::GetChildId(uint64_t &rep) in GetChildId() argument 70 int DBinderTestServiceProxy::TransProxyObject(int data, sptr<IRemoteObject> &transObject, int operation, int &rep, in TransProxyObject() argument 104 TransProxyObjectAgain(int data, sptr<IRemoteObject> &transObject, int operation, int &rep, int &withdrawRes) TransProxyObjectAgain() argument 122 TransStubObject(int data, sptr<IRemoteObject> &transObject, int &rep, int &stubRep) TransStubObject() argument 348 ReverseIntNullReply(int data, int &rep) ReverseIntNullReply() argument 363 ReverseIntVoidData(int data, int &rep) ReverseIntVoidData() argument 375 ReverseIntDelay(int data, int &rep) ReverseIntDelay() argument 390 Delay(int data, int &rep) Delay() argument 405 ReverseIntDelayAsync(int data, int &rep) ReverseIntDelayAsync() argument 466 ReverseIntDelayAsync(int data, int &rep) ReverseIntDelayAsync() argument [all...] |
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_store_rekey_test.cpp | 148 bool RdbRekeyTest::ChangeKeyFileDate(const std::string &dbName, int rep) in ChangeKeyFileDate() argument
|
/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() argument 232 int TestService::TestMultipleProcesses(int data, int &rep, int delayTime) in TestMultipleProcesses() argument
|
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() argument
|
/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() argument
|
/foundation/multimodalinput/input/service/key_command/src/ |
H A D | key_command_handler_util.cpp | 679 RepeatKey rep; in ParseRepeatKeys() local [all...] |