Home
last modified time | relevance | path

Searched defs:proxy2 (Results 1 – 6 of 6) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/test/unittest/
Dbgtask_manager_unit_test.cpp130 sptr<ExpiredCallbackProxy> proxy2 = sptr<ExpiredCallbackProxy>( variable
225 sptr<ExpiredCallbackProxy> proxy2 = sptr<ExpiredCallbackProxy>( variable
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
Ddbinder_distributed_test.cpp1205 sptr<IRemoteObject> proxy2 = testService->GetRemoteObject(IDBinderTestService::SECOND_OBJECT); variable
1334 sptr<IRemoteObject> proxy2 = testService->GetRemoteObject(IDBinderTestService::FIRST_OBJECT); variable
1400 sptr<IRemoteObject> proxy2 = testService->GetRemoteObject(IDBinderTestService::SECOND_OBJECT); variable
1504 sptr<IDBinderTestService> proxy2 = iface_cast<IDBinderTestService>(remoteObject2); variable
1558 sptr<IDBinderTestService> proxy2 = iface_cast<IDBinderTestService>(remoteObject2); variable
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
Dendpoint_rpc.c324 static int CompareIServerProxy(const IServerProxy *proxy1, const IServerProxy *proxy2) in CompareIServerProxy()
Dendpoint.c475 static int CompareIServerProxy(const IServerProxy *proxy1, const IServerProxy *proxy2) in CompareIServerProxy()
/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/
Dbgtask_framework_unit_test.cpp625 ExpiredCallbackProxy proxy2 = ExpiredCallbackProxy(expiredCallbackStub->AsObject()); variable
/foundation/arkui/ace_engine/test/unittest/core/manager/
Dselect_overlay_manager_test_ng.cpp175 auto proxy2 = selectOverlayManager->CreateAndShowSelectOverlay(selectOverlayInfo2, textPattern); variable