Home
last modified time | relevance | path

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

/base/telephony/core_service/telephonyres/main/
Dconfig.json19 "package": "ohos.telephony.resources", string
/base/miscservices/request/download/ability/
Dconfig.json16 "package": "com.ohos.download", string
/base/accessibility/test/resource/native_application/aamsSystemTestB/
Dconfig.json19 "package":"com.ohos.AamsSystemTestB.src", string
/base/accessibility/test/resource/native_application/aamsSystemTestA/
Dconfig.json19 "package":"com.ohos.AamsSystemTestA.src", string
/base/notification/ans_standard/test/resource/ansSTSlotGroupTest/
Dconfig.json19 "package":"com.hos.AnsSlotGroupSystemTest.src", string
/base/global/resmgr_lite/test/resource/data/all/
Dconfig.json1 …moduleName" : "entry","moduleType" : "entry"},"name" : ".MyApplication","package" : "com.example.a… string
/base/sensors/sensor/interfaces/plugin/test/unittest/
Dconfig.json16 "package": "com.example.myapplication", string
/base/powermgr/display_manager/test/unittest/common/napi/
Dconfig.json16 "package": "com.ohos.PowerMgrDisplayUnitTest", string
/base/update/app/entry/src/main/
Dconfig.json17 "package": "com.runhe.ota.updateclient", string
/base/powermgr/battery_manager/frameworks/js/test/unittest/
Dconfig.json16 "package": "com.ohos.PowerBatteryUnitTest", string
/base/hiviewdfx/hitrace/test/unittest/common/napi/
Dconfig.json16 "package": "com.ohos.hiTraceChainJsUnitTest", string
/base/hiviewdfx/hiappevent/test/unittest/common/napi/
Dconfig.json16 "package": "ohos.example.hiAppEventUnitTest", string
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/test/unittest/
Dconfig.json16 "package": "com.ohos.hiviewtest.faultlogjs", string
/base/global/resmgr_standard/test/resource/src/colormode/
Dconfig.json12 "package": "ohos.global.test.colormode", string
/base/update/updater/services/flashd/daemon/
Ddaemon_updater.cpp130 …DaemonUpdater::RunUpdateShell(uint8_t type, const std::string &options, const std::string &package) in RunUpdateShell()
/base/global/resmgr_standard/test/resource/src/all/
Dconfig.json12 "package": "ohos.global.test.all", string
/base/security/access_token/frameworks/com.ohos.permissionmanager/entry/src/main/
Dconfig.json12 "package": "com.ohos.permissionmanager", string
/base/sensors/miscdevice/interfaces/plugin/vibrator/test/unittest/
Dconfig.json16 "package": "com.example.myapplication", string
/base/notification/ans_standard/frameworks/ans/test/moduletest/
Dconfig.json28 "package": "com.example.myapplication", string
/base/telephony/data_storage/config/
Dconfig.json19 "package":"com.ohos.telephonydataability", string
/base/global/resmgr_standard/test/resource/data/all/
Dconfig.json1 …allationFree": false,"deliveryWithInstall": true,"moduleName": "entry"},"package": "ohos.global.te… string
/base/user_iam/face_auth/ui/Settings_FaceAuth/entry/src/main/
Dconfig.json12 "package": "com.ohos.settings.faceauth", string
/base/security/access_token/frameworks/com.ohos.permissionmanager/permissionmanager/src/main/
Dconfig.json12 "package": "com.ohos.permissionmanager", string
/base/telephony/core_service/services/sim/src/
Dicc_operator_privilege_controller.cpp238 auto package = Strip(packageName); in HasOperatorPrivileges() local