Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
Dmodule_profile.cpp254 struct Module { struct
255 std::string name;
256 std::string type;
257 std::string srcEntrance;
258 std::string description;
259 int32_t descriptionId = 0;
260 std::string process;
261 std::string mainElement;
262 std::vector<std::string> deviceTypes;
263 bool deliveryWithInstall = false;
[all …]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dmodule_profile.cpp251 struct Module { struct
252 std::string name;
253 std::string type;
254 std::string srcEntrance;
255 std::string description;
256 uint32_t descriptionId = 0;
257 std::string process;
258 std::string mainElement;
259 std::vector<std::string> deviceTypes;
260 bool deliveryWithInstall = false;
[all …]
Dbundle_profile.cpp323 struct Module { struct
324 std::string package;
325 std::string name;
326 std::string description;
327 uint32_t descriptionId = 0;
328 std::string colorMode = "auto";
329 std::vector<std::string> supportedModes;
330 std::vector<std::string> reqCapabilities;
331 std::vector<std::string> deviceType;
332 std::vector<Dependency> dependencies;
[all …]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
Dpatch_profile.cpp53 struct Module { struct
54 std::string name;
55 std::string type;
56 std::vector<std::string> deviceTypes;
57 std::string originalModuleHash;
/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/jsi/
Djsi_types.h39 struct Module { struct
47 Module module; argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
Dmodule.h33 } Module; typedef
/foundation/deviceprofile/device_info_manager/old/radar/include/
Ddp_radar_helper.h92 enum class Module : int32_t { enum
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
Dshader_manager.h432 struct Module { struct
434 BASE_NS::unique_ptr<ShaderModule> shaderModule;
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
Ddistributed_radar.h143 enum class Module : int32_t { enum
/foundation/distributedhardware/device_manager/radar/include/
Ddm_radar_helper.h109 enum class Module : int32_t { enum