/base/update/updater/services/ui/view/component/ |
D | component_factory.cpp | 29 auto operator()([[maybe_unused]] const typename T::SpecificInfoType &specific) const in operator ()() 39 auto operator()(const typename T::SpecificInfoType &specific) const in operator ()() 42 … return [&specific] ([[maybe_unused]] const UxViewInfo &info) { return T::IsValid(specific); }; in operator ()()
|
/base/update/updater/services/fs_manager/ |
D | partitions.cpp | 46 BlockSpecific *specific = BLOCK_SPECIFIC(&dev); in DeviceProbeType() local 52 specific->major = devMajor; in DeviceProbeType() 54 specific->minor = devMinor; in DeviceProbeType() 126 BlockSpecific *specific = BLOCK_SPECIFIC(&dev); in SetBlockDeviceMode() local 128 specific->fd = open(dev.devPath.c_str(), RW_MODE); in SetBlockDeviceMode() 129 if (specific->fd == -1) { in SetBlockDeviceMode() 131 specific->fd = open(dev.devPath.c_str(), RD_MODE); in SetBlockDeviceMode() 134 if (specific->fd == -1) { in SetBlockDeviceMode() 147 BlockSpecific* specific = BLOCK_SPECIFIC(&dev); in BlockDeviceClose() local 148 if (fsync(specific->fd) < 0 || close(specific->fd) < 0) { in BlockDeviceClose() [all …]
|
/base/update/updater/services/include/fs_manager/ |
D | partitions.h | 79 void *specific; member 107 #define BLOCK_SPECIFIC(dev) ((BlockSpecific*) (dev)->specific)
|
/base/security/selinux_adapter/config/ |
D | config.permissive | 13 # See the License for the specific language governing permissions and
|
D | config.enforce | 13 # See the License for the specific language governing permissions and
|
/base/security/selinux_adapter/sepolicy/ohos_policy/update/updater_sa/public/ |
D | type.te | 11 # See the License for the specific
|
/base/security/selinux_adapter/sepolicy/ohos_policy/barrierfree/accessibility/system/ |
D | normal_hap.te | 11 # See the License for the specific language governing permissions and
|
/base/security/selinux_adapter/sepolicy/ohos_policy/developtools/smartperf/system/ |
D | locationhub.te | 11 # See the License for the specific language governing permissions and
|
/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiogetcontent_fuzzer/corpus/ |
D | init | 12 * See the License for the specific language governing permissions and
|
/base/notification/distributed_notification_service/test/fuzztest/getbundleimportance_fuzzer/corpus/ |
D | init | 11 # See the License for the specific language governing permissions and
|
/base/account/os_account/test/fuzztest/appaccount/createaccount_fuzzer/corpus/ |
D | init | 11 # See the License for the specific language governing permissions and
|
/base/account/os_account/test/fuzztest/iamaccount/getcredentialinfo_fuzzer/corpus/ |
D | init | 11 # See the License for the specific language governing permissions and
|
/base/telephony/sms_mms/test/fuzztest/smseventissue_fuzzer/corpus/ |
D | init | 12 * See the License for the specific language governing permissions and
|
/base/security/selinux_adapter/sepolicy/ohos_policy/distributeddatamgr/distributeddatamgr/system/ |
D | appspawn.te | 11 # See the License for the specific language governing permissions and
|
/base/notification/distributed_notification_service/test/fuzztest/enablednotificationcallbackdata_fuzzer/corpus/ |
D | init | 11 # See the License for the specific language governing permissions and
|
/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/getpermissionresultbyorigin_fuzzer/corpus/ |
D | init | 12 * See the License for the specific language governing permissions and
|
/base/web/webview/test/fuzztest/ohos_nweb/getdatabase_fuzzer/corpus/ |
D | init | 12 * See the License for the specific language governing permissions and
|
/base/notification/distributed_notification_service/test/fuzztest/cancelgroup_fuzzer/corpus/ |
D | init | 11 # See the License for the specific language governing permissions and
|
/base/usb/usb_manager/test/fuzztest/usbmgrsetconfiguration_fuzzer/corpus/ |
D | init | 11 # See the License for the specific language governing permissions and
|
/base/account/os_account/test/fuzztest/appaccount/checkauthtokenvisibility_fuzzer/corpus/ |
D | init | 11 # See the License for the specific language governing permissions and
|
/base/powermgr/display_manager/test/fuzztest/display_fuzzer/corpus/ |
D | init | 11 # See the License for the specific language governing permissions and
|
/base/security/selinux_adapter/sepolicy/ohos_policy/telephony/telephony_sa/system/ |
D | chipset_init.te | 11 # See the License for the specific language governing permissions and
|
/base/security/selinux_adapter/sepolicy/ohos_policy/multimedia/av_session/system/ |
D | file.te | 11 # See the License for the specific language governing permissions and
|
/base/security/access_token/services/accesstokenmanager/ |
D | accesstoken_manager_service.map | 11 # See the License for the specific language governing permissions and
|
/base/security/selinux_adapter/sepolicy/ohos_policy/startup/init/public/ |
D | file.te | 11 # See the License for the specific language governing permissions and
|