Home
last modified time | relevance | path

Searched refs:fuzzSAManager (Results 1 - 2 of 2) sorted by relevance

/foundation/systemabilitymgr/samgr/test/fuzztest/systemabilitymanager_fuzzer/
H A Dsystemabilitymanager_fuzzer.cpp102 sptr<SystemAbilityManager> fuzzSAManager = SystemAbilityManager::GetInstance(); in AddDeviceManager() local
104 int32_t ret = fuzzSAManager->AddSystemAbility(DISTRIBUTED_HARDWARE_DEVICEMANAGER_SA_ID, dmAbility, saExtra); in AddDeviceManager()
/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/src/
H A Dfuzztest_utils.cpp81 sptr<SystemAbilityManager> fuzzSAManager = SystemAbilityManager::GetInstance(); in AddDeviceManager() local
83 int32_t ret = fuzzSAManager->AddSystemAbility(DISTRIBUTED_HARDWARE_DEVICEMANAGER_SA_ID, dmAbility, saExtra); in AddDeviceManager()

Completed in 2 milliseconds