Home
last modified time | relevance | path

Searched refs:GetObjectRefCount (Results 1 – 25 of 70) sorted by relevance

123

/ohos5.0/foundation/window/window_manager/test/common/mock/
H A Diremote_object_mocker.h33 int32_t GetObjectRefCount() in GetObjectRefCount() function
83 int32_t GetObjectRefCount() in GetObjectRefCount() function
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_core_unittest.cpp123 int count = testStub->GetObjectRefCount();
526 refCount = stub->GetObjectRefCount();
532 refCount = stub->GetObjectRefCount();
543 refCount = stub->GetObjectRefCount();
551 refCount = stub->GetObjectRefCount();
578 refCount = proxy->GetObjectRefCount();
588 refCount = proxy->GetObjectRefCount();
596 refCount = proxy->GetObjectRefCount();
/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_distributed_test.cpp1505 EXPECT_EQ(remoteObject->GetObjectRefCount(), 2);
1510 EXPECT_EQ(remoteObject2->GetObjectRefCount(), 2);
1556 EXPECT_EQ(remoteObject->GetObjectRefCount(), 2);
1560 EXPECT_EQ(remoteObject->GetObjectRefCount(), 2);
1564 EXPECT_EQ(remoteObject2->GetObjectRefCount(), 1);
1568 EXPECT_EQ(remoteObject2->GetObjectRefCount(), 1);
1576 EXPECT_EQ(remoteObject->GetObjectRefCount(), 3);
1580 EXPECT_EQ(remoteObject2->GetObjectRefCount(), 2);
1584 EXPECT_EQ(remoteObject->GetObjectRefCount(), 2);
1588 EXPECT_EQ(remoteObject2->GetObjectRefCount(), 1);
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dremote_object_wrapper.cpp72 int32_t IRemoteObjectWrapper::GetObjectRefCount() const in GetObjectRefCount() function in OHOS::IpcRust::IRemoteObjectWrapper
74 return GetInner()->GetObjectRefCount(); in GetObjectRefCount()
/ohos5.0/base/useriam/pin_auth/test/unittest/mocks/
H A Dmock_remote_object.h31 MOCK_METHOD0(GetObjectRefCount, int32_t());
H A Dmock_pin_auth_interface.h38 MOCK_METHOD0(GetObjectRefCount, int32_t());
/ohos5.0/base/print/print_fwk/test/unittest/fwk_inner_napi_test/mock/
H A Dmock_remote_object.h30 MOCK_METHOD0(GetObjectRefCount, int32_t());
/ohos5.0/base/print/print_fwk/test/unittest/service_test/mock/
H A Dmock_bundle_mgr.h31 MOCK_METHOD0(GetObjectRefCount, int32_t());
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_remote_object.cpp24 int32_t MockRemoteObject::GetObjectRefCount() in GetObjectRefCount() function in OHOS::PowerMgr::MockRemoteObject
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_display_remote_object.cpp24 int32_t MockDisplayRemoteObject::GetObjectRefCount() in GetObjectRefCount() function in OHOS::PowerMgr::MockDisplayRemoteObject
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/mocks/
H A Dmock_remote_object.h31 MOCK_METHOD0(GetObjectRefCount, int32_t());
/ohos5.0/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_thermal_remote_object.cpp24 int32_t MockThermalRemoteObject::GetObjectRefCount() in GetObjectRefCount() function in OHOS::PowerMgr::MockThermalRemoteObject
/ohos5.0/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_stats_remote_object.cpp24 int32_t MockStatsRemoteObject::GetObjectRefCount() in GetObjectRefCount() function in OHOS::PowerMgr::MockStatsRemoteObject
/ohos5.0/base/powermgr/thermal_manager/test/unittest/mock/include/
H A Dmock_thermal_remote_object.h33 int32_t GetObjectRefCount() override;
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/include/
H A Dmock_remote_object.h33 int32_t GetObjectRefCount() override;
/ohos5.0/base/powermgr/battery_statistics/test/unittest/mock/include/
H A Dmock_stats_remote_object.h33 int32_t GetObjectRefCount() override;
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/mock/include/
H A Dmock_display_remote_object.h33 int32_t GetObjectRefCount() override;
/ohos5.0/base/powermgr/power_manager/test/unittest/mock/
H A Dmock_power_remote_object.h34 int32_t GetObjectRefCount() override;
H A Dmock_power_remote_object.cpp32 int32_t MockPowerRemoteObject::GetObjectRefCount() in GetObjectRefCount() function in OHOS::PowerMgr::MockPowerRemoteObject
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_distributed_hardware_load.h38 int32_t GetObjectRefCount() override in GetObjectRefCount() function
/ohos5.0/foundation/arkui/ace_engine/test/mock/interfaces/
H A Dmock_i_remote_object.h29 int32_t GetObjectRefCount() override in GetObjectRefCount() function
/ohos5.0/foundation/ability/form_fwk/test/mock/include/
H A Dmock_i_remote_object.h32 int32_t GetObjectRefCount() override in GetObjectRefCount() function
/ohos5.0/foundation/communication/netmanager_base/test/commonduplicatedcode/
H A Dcommon_mock_net_remote_object_test.h28 int32_t GetObjectRefCount() override in GetObjectRefCount() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_test/
H A Dmock_i_remote_object.h32 int32_t GetObjectRefCount() override in GetObjectRefCount() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_i_remote_object.h32 int32_t GetObjectRefCount() override in GetObjectRefCount() function

123