Home
last modified time | relevance | path

Searched refs:FIRST_OBJECT (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_service.cpp181 if (type == IDBinderTestService::FIRST_OBJECT) { in GetRemoteObject()
H A Ddbinder_distributed_test.cpp1229 sptr<IRemoteObject> proxy1 = testService->GetRemoteObject(IDBinderTestService::FIRST_OBJECT); in HWTEST_F()
1338 sptr<IRemoteObject> proxy1 = testService->GetRemoteObject(IDBinderTestService::FIRST_OBJECT); in HWTEST_F()
1341 sptr<IRemoteObject> proxy2 = testService->GetRemoteObject(IDBinderTestService::FIRST_OBJECT); in HWTEST_F()
/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_test_service_skeleton.h60 FIRST_OBJECT = 0, // Acquired once will be released automatically enumerator

Completed in 4 milliseconds