Home
last modified time | relevance | path

Searched defs:GetDependencies (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_task.cpp31 std::vector<std::string> StartupTask::GetDependencies() const in GetDependencies() function in OHOS::AbilityRuntime::StartupTask
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dbind.cpp99 BASE_NS::vector<INotifyOnChange::ConstPtr> Bind::GetDependencies() const in GetDependencies() function in Internal::Bind
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app_startup/startup_manager/
H A Djs_startup_manager.cpp224 int32_t JsStartupManager::GetDependencies(napi_env env, napi_value value, std::vector<std::string> … in GetDependencies() function in OHOS::AbilityRuntime::JsStartupManager
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1917 std::vector<Dependency> GetDependencies() const in GetDependencies() function