Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dmodule_profile.cpp300 struct Module { struct
301 bool deliveryWithInstall = false;
302 bool installationFree = false;
303 bool isLibIsolated = false;
304 bool compressNativeLibs = true;
305 bool extractNativeLibs = true;
306 bool hasInsightIntent = false;
307 bool deduplicateHar = false;
308 uint32_t descriptionId = 0;
309 int32_t targetPriority = 0;
[all …]
Dbundle_profile.cpp338 struct Module { struct
339 std::string package;
340 std::string name;
341 std::string description;
342 bool isLibIsolated = false;
343 uint32_t descriptionId = 0;
344 std::string colorMode = "auto";
345 std::vector<std::string> supportedModes;
346 std::vector<std::string> reqCapabilities;
347 std::vector<std::string> deviceType;
[all …]
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
Dmodule_profile.cpp256 struct Module { struct
257 std::string name;
258 std::string type;
259 std::string srcEntrance;
260 std::string description;
261 int32_t descriptionId = 0;
262 std::string process;
263 std::string mainElement;
264 std::vector<std::string> deviceTypes;
265 bool deliveryWithInstall = false;
[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/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/graphics/native/platform/resources/
Dsetup.js89 Module['onRuntimeInitialized'] = _ => { function
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
Dmodule.h33 } Module; typedef
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
Ddistributed_radar.h143 enum class Module : int32_t { enum
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
Dshader_manager.h444 struct Module { struct
446 BASE_NS::unique_ptr<ShaderModule> shaderModule;
/foundation/distributedhardware/device_manager/radar/include/
Ddm_radar_helper.h118 enum class Module : int32_t { enum
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/tools/ets-tsc/lib/
Dlib.webworker.d.ts5886 interface Module { interface
5889 var Module: { variable
DtypescriptServices.d.ts2625 Module = 1536, enumerator
Dtypescript.d.ts2625 Module = 1536, enumerator
Dtsserverlibrary.d.ts2625 Module = 1536, enumerator