Home
last modified time | relevance | path

Searched defs:Module (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp254 struct Module { struct
255 std::string name;
256 std::string type;
257 std::string srcEntrance;
258 std::string description;
260 std::string process;
261 std::string mainElement;
266 std::string pages;
271 std::string compileMode;
273 std::string targetModule;
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp254 struct Module { struct
255 std::string name;
256 std::string type;
257 std::string srcEntrance;
258 std::string description;
260 std::string process;
261 std::string mainElement;
266 std::string pages;
280 std::string buildHash;
285 std::string routerMap;
[all …]
H A Dbundle_profile.cpp323 struct Module { struct
324 std::string package;
325 std::string name;
326 std::string description;
327 uint32_t descriptionId = 0;
333 Distro distro;
334 MetaData metaData;
336 std::vector<Js> jses;
341 std::string mainAbility;
342 std::string srcPath;
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dpatch_profile.cpp53 struct Module { struct
54 std::string name;
55 std::string type;
56 std::vector<std::string> deviceTypes;
57 std::string originalModuleHash;
/ohos5.0/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/jsi/
H A Djsi_types.h39 struct Module { struct
47 Module module; argument
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-build-module.md1 # Module chapter
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dmodule.h33 } Module; typedef
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/include/
H A Dnapi_account_iam_constant.h38 enum Module { enum
/ohos5.0/build/tools/component_tools/
H A Dcomponent_node.py21 class Module(): class
/ohos5.0/docs/en/application-dev/napi/
H A Dnapi-data-types-interfaces.md310 ### Module subsection
/ohos5.0/foundation/deviceprofile/device_info_manager/old/radar/include/
H A Ddp_radar_helper.h92 enum class Module : int32_t { enum
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.h432 struct Module { struct
434 BASE_NS::unique_ptr<ShaderModule> shaderModule;
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddistributed_radar.h143 enum class Module : int32_t { enum
/ohos5.0/foundation/distributedhardware/device_manager/radar/include/
H A Ddm_radar_helper.h109 enum class Module : int32_t { enum