Home
last modified time | relevance | path

Searched refs:InitHichainService (Results 1 - 5 of 5) sorted by relevance

/foundation/deviceprofile/device_info_manager/old/services/core/include/authority/
H A Dtrust_group_manager.h46 bool InitHichainService();
/foundation/deviceprofile/device_info_manager/old/services/core/src/authority/
H A Dtrust_group_manager.cpp56 bool TrustGroupManager::InitHichainService() in InitHichainService() function in OHOS::DeviceProfile::TrustGroupManager
92 if (!InitHichainService()) { in CheckTrustGroup()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_adapter.cpp259 bool DistributedSchedAdapter::InitHichainService() in InitHichainService() function in OHOS::DistributedSchedule::DistributedSchedAdapter
281 if (!InitHichainService()) { in CheckAccessToGroup()
300 if (!InitHichainService()) { in GetRelatedGroups()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_adapter.h60 bool InitHichainService();
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_authority_test.cpp393 EXPECT_EQ(true, TrustGroupManager::GetInstance().InitHichainService()); in HWTEST_F()
444 EXPECT_EQ(true, TrustGroupManager::GetInstance().InitHichainService()); in HWTEST_F()

Completed in 3 milliseconds