Home
last modified time | relevance | path

Searched defs:dependencies (Results 1 - 25 of 33) sorted by relevance

12

/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dtask_queue.h121 BASE_NS::vector<uint64_t> dependencies; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dmodule.h32 const char *dependencies[MAX_MODULE_DEPENDENCIES]; member
/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_topologysort.cpp87 std::vector<std::string> dependencies = startup->GetDependencies(); in SortZeroDeque() local
H A Dstartup_manager.cpp54 auto dependencies = iter.second->GetDependencies(); in BuildAutoStartupTaskManager() local
92 auto dependencies = findResult->second->GetDependencies(); in BuildStartupTaskManager() local
220 auto dependencies = findResult->second->GetDependencies(); in AddStartupTask() local
H A Dstartup_task.cpp51 void StartupTask::SetDependencies(const std::vector<std::string> &dependencies) in SetDependencies() argument
/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> &dependencies) in GetDependencies() argument
279 std::vector<std::string> dependencies; in RunStartupTask() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/
H A Dsystem_graph_loader.cpp158 ResolveComponentDependencies( IEcs& ecs, array_view<const Uid> dependencies, const array_view<const ITypeInfo* const> componentMetadata) ResolveComponentDependencies() argument
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js[all...]
/foundation/communication/bluetooth_service/test/example/BluetoothSocketTest/hvigor/
H A Dhvigor-wrapper.js[all...]
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dhap_module_info.h102 std::vector<Dependency> dependencies; member
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
H A Dbundlemgrproxy_fuzzer.cpp266 std::vector<Dependency> dependencies; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_asset_loader.cpp358 vector<IEcsSerializer::ExternalCollection> dependencies; in LoadJsonEntityCollection() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h79 std::vector<Dependency> dependencies; member
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Djs_ability_stage.cpp492 std::vector<std::string> dependencies; in SetOptionalParameters() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dhap_module_info.h148 std::vector<Dependency> dependencies; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_convert.cpp410 CArrRetDependency ConvertDependency(std::vector<AppExecFwk::Dependency> dependencies) in ConvertDependency() argument
H A Dbundle_manager_utils.h254 CArrRetDependency dependencies; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_false_test.cpp1036 std::vector<Dependency> dependencies; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.cpp387 vector<IEcsSerializer::ExternalCollection> dependencies; in LoadJsonEntityCollection() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp270 std::vector<Dependency> dependencies; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp2480 std::vector<Dependency> dependencies; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp331 std::vector<Dependency> dependencies; member
H A Dmodule_profile.cpp294 std::vector<Dependency> dependencies; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp2494 std::vector<Dependency> dependencies; in HWTEST_F() local
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2440 std::vector<Dependency> dependencies; DumpSharedDependencies() local
[all...]

Completed in 46 milliseconds

12