Home
last modified time | relevance | path

Searched defs:modules (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_napi.cpp75 static napi_module_with_js modules = { variable
/ohos5.0/base/startup/appspawn/modules/ace_adapter/
H A Dace_adapter.cpp54 std::set<std::string> modules; member
57 static void GetModules(const cJSON *root, std::set<std::string> &modules) in GetModules()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H A Dqrcode_napi.cpp144 static napi_module_with_js modules = { variable
/ohos5.0/base/update/updateservice/
H A Dbundle.json57 "modules": [ array
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dmodule_manager.cpp136 JSIValue ModuleManager::GetModuleObject(const char * const moduleName, const Module* modules, uint1… in GetModuleObject()
/ohos5.0/base/startup/init/interfaces/innerkits/modulemgr/
H A Dmodulemgr.c39 ListNode modules; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_pack_info.h91 std::vector<PackageModule> modules; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
H A Dfree_install.cpp480 napi_value modules; in ConvertPackageSummary() local
532 napi_value modules; in ConvertBundlePackInfo() local
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_expand.c42 cJSON *modules = cJSON_GetObjectItemCaseSensitive(hsps, "modules"); in MountAllHsp() local
H A Dsandbox_utils.cpp1252 nlohmann::json& modules = hsps[g_hspList_key_modules]; in MountAllHsp() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_napi.cpp336 static napi_module_with_js modules = { variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register_impl.cpp1048 void JsRegisterModules(BindingTarget globalObj, std::string modules, void* nativeEngine) in JsRegisterModules()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.cpp1565 auto& modules = shaderModules_.shaderModules; in CreateShaderModule() local
1598 const auto& modules = shaderModules_.shaderModules; in GetShaderModule() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp586 std::vector<PackageModule> modules = info.GetBundlePackInfo().summary.modules; in NeedCheckDependency() local
H A Dbundle_data_mgr.cpp3619 std::vector<std::string> modules; in GetFreeInstallModules() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_data_mgr.cpp1905 std::vector<PackageModule> modules = bundlePackInfo.summary.modules; in GetPackageForm() local