Home
last modified time | relevance | path

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

/foundation/ability/ability_lite/services/abilitymgr_lite/include/slite/
H A Dability_thread_loader.h50 AbilityThread *CreateAbilityThread(AbilityThreadCreatorType type) const;
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_thread_loader.cpp40 AbilityThread *AbilityThreadLoader::CreateAbilityThread(AbilityThreadCreatorType type) const in CreateAbilityThread() function in OHOS::AbilitySlite::AbilityThreadLoader
H A Dability_record_manager.cpp677 AbilityThreadLoader::GetInstance().CreateAbilityThread(AbilityThreadCreatorType::NATIVE_CREATOR); in CreateAppTask()
680 AbilityThreadLoader::GetInstance().CreateAbilityThread(AbilityThreadCreatorType::JS_CREATOR); in CreateAppTask()

Completed in 3 milliseconds