Home
last modified time | relevance | path

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

/foundation/ability/ability_lite/services/abilitymgr_lite/include/slite/
H A Dability_thread_loader.h48 void SetCreatorFunc(AbilityThreadCreatorType type, AbilityThreadCreatorFunc creator);
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_thread_loader.cpp19 void AbilityThreadLoader::SetCreatorFunc(AbilityThreadCreatorType type, AbilityThreadCreatorFunc func) in SetCreatorFunc() function in OHOS::AbilitySlite::AbilityThreadLoader
H A Dability_mgr_service_slite.cpp263 AbilityThreadLoader::GetInstance().SetCreatorFunc(AbilityThreadCreatorType::JS_CREATOR, CreateJsAbilityThread); in InitAbilityThreadLoad()
264 AbilityThreadLoader::GetInstance().SetCreatorFunc(AbilityThreadCreatorType::NATIVE_CREATOR, in InitAbilityThreadLoad()

Completed in 2 milliseconds