Home
last modified time | relevance | path

Searched defs:paths (Results 1 – 25 of 29) sorted by relevance

12

/base/customization/config_policy/interfaces/inner_api/include/
Dconfig_policy_utils.h59 char *paths[MAX_CFG_POLICY_DIRS_CNT]; member
64 char *paths[MAX_CFG_POLICY_DIRS_CNT]; member
/base/request/request/frameworks/native/request_action/src/
Dpath_control.cpp75 std::vector<std::pair<std::string, bool>> SelectPath(const std::vector<std::string> &paths) in SelectPath()
164 bool SubPathsVec(const std::vector<std::pair<std::string, bool>> &paths) in SubPathsVec()
176 std::vector<std::pair<std::string, bool>> paths = SelectPath(SplitPath(path)); in AddPathsToMap() local
194 std::vector<std::pair<std::string, bool>> paths = SelectPath(SplitPath(path)); in SubPathsToMap() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dget_hardware_info.cpp122 uint64_t GetHardwareInfo::CalcHardware(const vector<string> &paths) in CalcHardware()
138 …fo::GetGroupOfPaths(const size_t &index, const size_t &size, const std::vector<std::string> &paths, in GetGroupOfPaths()
154 vector<string> paths; in GetHardwareUsage() local
/base/security/crypto_framework/frameworks/js/ani/test/
Darktsconfig.json6 "paths": { object
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dhap_manager.cpp126 const std::vector<HapResource::ValueUnderQualifierDir *> paths = idValues->GetLimitPathsConst(); in FindQualifierValueByName() local
158 const std::vector<HapResource::ValueUnderQualifierDir *> paths = idValues->GetLimitPathsConst(); in FindQualifierValueById() local
Dlocale_matcher.cpp109 int8_t SearchTrackPathDistance(const uint64_t *paths, size_t len, uint64_t encodedLocale) in SearchTrackPathDistance()
/base/accesscontrol/sandbox_manager/services/sandbox_manager/test/mock/src/
Dmedia_path_mock.cpp80 int32_t MediaLibraryExtendManager::GetUrisFromFusePaths(const std::vector<std::string> paths, in GetUrisFromFusePaths()
/base/security/selinux_adapter/framework/policycoreutils/src/
Dselinux_restorecon.c106 char *paths[2] = {NULL, NULL}; in RestoreconRecurseFromParentDir() local
Dhap_restorecon.cpp465 char *paths[2] = {nullptr, nullptr}; in HapFileRecurseRestorecon() local
/base/hiviewdfx/hiview/base/event_publish/
Duser_data_size_reporter.cpp34 void MayPushBackPath(std::vector<std::string>& paths, const std::string& path) in MayPushBackPath()
/base/request/request/services/src/task/
Dclient.rs196 let paths = config.certs_path.as_slice(); in build_task_certs() localVariable
/base/accesscontrol/sandbox_manager/services/sandbox_manager/test/unittest/
Dsandbox_manager_service_test.cpp550 std::vector<std::string> paths = {}; variable
570 std::vector<std::string> paths = {}; variable
Dpolicy_info_manager_test.cpp471 std::vector<std::string> paths; variable
/base/notification/distributed_notification_service/services/reminder/src/
Dreminder_data_manager_inner.cpp86 static std::vector<uint64_t> GetFileOrFolderSize(const std::vector<std::string>& paths) in GetFileOrFolderSize()
459 std::vector<std::string> paths = { in ReportUserDataSizeEvent() local
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_event_service.cpp241 …ctor<std::uint64_t> NotificationDataMgr::GetFileOrFolderSize(const std::vector<std::string> &paths) in GetFileOrFolderSize()
/base/hiviewdfx/hiview/utility/smart_parser/rule/
Dextract_rule.cpp178 std::vector<std::string> paths; in IsMatchPath() local
/base/global/resource_management/frameworks/resmgr/src/
Draw_file_manager.cpp384 char paths[PATH_MAX] = {0}; in OH_ResourceManager_GetRawFileDescriptorData() local
616 char paths[PATH_MAX] = {0}; in OH_ResourceManager_GetRawFileDescriptor64() local
Dhap_manager.cpp261 const std::vector<std::shared_ptr<ValueUnderQualifierDir>> &paths, in MatchBestResource()
297 const auto &paths = (*iter)->GetLimitPathsConst(); in GetBestMatchResource() local
991 std::string paths = ""; in FindRawFileDescriptor() local
Dlocale_matcher.cpp110 int8_t SearchTrackPathDistance(const uint64_t *paths, size_t len, uint64_t encodedLocale) in SearchTrackPathDistance()
/base/security/code_signature/services/key_enable/src/
Dprofile_utils.rs285 let mut paths = Vec::new(); in get_profile_paths() localVariable
297 let mut paths = Vec::new(); in get_paths_from_prefix() localVariable
/base/hiviewdfx/hidumper/test/unittest/common/
Dhidumper_memory_test.cpp317 vector<string> paths; variable
/base/global/i18n/frameworks/intl/src/
Dlocale_matcher.cpp397 int8_t LocaleMatcher::SearchTrackPathDistance(const uint64_t *paths, size_t len, uint64_t encodedLo… in SearchTrackPathDistance()
/base/hiviewdfx/hidumper/services/native/src/
Ddump_manager_service.cpp376 auto paths = TopN(it->second, FD_TOP_CNT); in GetTopDirInfo() local
/base/startup/init/services/modules/trace/
Dinit_trace.c278 cJSON *paths = GetArrayItem(tagJson, &pathCount, "sys-files"); in SetKernelTraceEnabled() local
/base/usb/usb_manager/test/native/unittest/usb.manager-test-hap-master/hvigor/
Dhvigor-wrapper.js16 …_process"),n="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefine… variable

12