Home
last modified time | relevance | path

Searched defs:package (Results 1 – 25 of 227) sorted by relevance

12345678910

/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/system_manager/src/
H A Dupdate_policy_utils.cpp75 for (auto package : packageInfo.packages) { in WriteUpgradePackageInfo() local
92 Package package; in ReadUpgradePackageInfo() local
120 for (auto &package : packages) { in ClosePackagesFileHandle() local
/ohos5.0/base/sensors/miscdevice/test/unittest/vibrator/native/
H A Dvibrator_agent_test.cpp965 VibratorPackage package; variable
990 VibratorPackage package; variable
1015 VibratorPackage package; variable
1040 VibratorPackage package; variable
1065 VibratorPackage package; variable
1090 VibratorPackage package; variable
1115 VibratorPackage package; variable
1140 VibratorPackage package; variable
1165 VibratorPackage package; variable
1194 VibratorPackage package; variable
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/
H A Dtransient_task_app_info.cpp34 std::u16string package = in.ReadString16(); in ReadFromParcel() local
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Devent_hub.c42 EventPackage package = {0}; in PushOnePackage() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dextension_running_info.cpp86 for (std::string package : clientPackage) { in Marshalling() local
/ohos5.0/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_file.cpp114 bool ParseHmpVersionInfo(const JsonNode &package, ModulePackageInfo &versionInfo) in ParseHmpVersionInfo()
171 bool ParseSaList(const JsonNode &package, ModulePackageInfo &versionInfo) in ParseSaList()
196 bool ParseBundleList(const JsonNode &package, ModulePackageInfo &versionInfo) in ParseBundleList()
229 const JsonNode &package = root["package"]; in ParseModuleInfo() local
H A Dmodule_update_verify.cpp77 const JsonNode &package = root["package"]; in GetPackInfoVer() local
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/include/
H A Ddualfw_conf_parser.h32 std::string package; member
H A Ddualfwk_conf_parser.h32 std::string package; member
/ohos5.0/base/sensors/miscdevice/test/fuzztest/vibrator/freevibratorpackage_fuzzer/
H A Dfreevibratorpackage_fuzzer.cpp75 VibratorPackage package { 0 }; in FreeVibratorPackageFuzzTest() local
/ohos5.0/base/sensors/miscdevice/test/fuzztest/vibrator/preprocess_fuzzer/
H A Dpreprocess_fuzzer.cpp82 VibratorPackage package { 0 }; in PreProcessFuzzTest() local
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/include/
H A Dfold_app_usage_db_helper.h26 std::string package; member
39 std::string package; member
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/
H A Dbuild_hdi_files_info.py191 package = "" variable in ModuleInfo
500 def get_sub_package(package): argument
507 def get_package_path(package): argument
521 def get_version(package): argument
532 def parse_include_dirs(package): argument
542 def get_source_file_dir(package): argument
/ohos5.0/base/telephony/core_service/telephonyres/main/
H A Dconfig.json19 "package": "ohos.telephony.resources", string
/ohos5.0/foundation/resourceschedule/background_task_mgr/resources/main/
H A Dconfig.json21 "package": "com.ohos.backgroundtaskmgr.resources", string
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_app_event_holder.cpp165 auto package = holder->TakeNext(); in NapiTakeNext() local
209 auto package = std::make_shared<AppEventPackage>(); in TakeNext() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dappevent_packageholder_impl.cpp79 RetAppEventPackage package; in TakeNext() local
/ohos5.0/base/sensors/miscdevice/frameworks/native/vibrator/
H A Dvibrator_agent.cpp196 int32_t PreProcess(const VibratorFileDescription &fd, VibratorPackage &package) in PreProcess()
233 int32_t FreeVibratorPackage(VibratorPackage &package) in FreeVibratorPackage()
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/haptic_matcher/src/
H A Dcustom_vibration_matcher.cpp106 int32_t CustomVibrationMatcher::TransformTime(const VibratePackage &package, in TransformTime()
138 int32_t CustomVibrationMatcher::TransformEffect(const VibratePackage &package, in TransformEffect()
177 VibratePattern CustomVibrationMatcher::MixedWaveProcess(const VibratePackage &package) in MixedWaveProcess()
/ohos5.0/base/update/updateservice/services/firmware/utils/src/
H A Dfirmware_check_analyze_utils.cpp81 UpdatePackage package; in AnalyzeBlVersionCheckResults() local
/ohos5.0/base/global/resource_management_lite/test/resource/data/all/
H A Dconfig.json1 …moduleName" : "entry","moduleType" : "entry"},"name" : ".MyApplication","package" : "com.example.a… string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo1/
H A Dconfig.json19 "package":"com.third.hiworld.example.h1", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo3/
H A Dconfig.json19 "package":"com.third.hiworld.example.h1", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo4/
H A Dconfig.json19 "package":"com.third.hiworld.example.h1", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/moduletest/other_bundle/bmsThirdBundle1/src/main/
H A Dconfig.json18 "package": "com.third.hiworld.example.h1", string

12345678910