Home
last modified time | relevance | path

Searched defs:paths (Results 51 – 75 of 118) sorted by relevance

12345

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_filesystem/
H A Db_dir_test.cpp310 vector<string_view> paths; variable
/aosp14/frameworks/base/services/core/java/com/android/server/pm/dex/
H A DDexoptUtils.java241 List<String> paths = sharedLibrary.getAllCodePaths(); in encodeSharedLibrary() local
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/rule/
H A Dextract_rule.cpp174 std::vector<std::string> paths; in IsMatchPath() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Dhm_symbol_node_build.cpp166 std::vector<RSPath> paths; in AddHierarchicalAnimation() local
/aosp14/frameworks/base/core/java/android/content/pm/parsing/
H A DPackageLite.java153 final ArrayList<String> paths = new ArrayList<>(); in getAllApkPaths() local
/ohos5.0/base/accesscontrol/sandbox_manager/services/sandbox_manager/test/unittest/
H A Dpolicy_info_manager_test.cpp340 std::vector<std::string> paths; variable
H A Dsandbox_manager_service_test.cpp820 std::vector<std::string> paths = {"/A/B" }; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_test.cpp47 std::vector<std::string> paths = { in SetUpTestCase() local
/ohos5.0/base/security/code_signature/services/key_enable/src/
H A Dprofile_utils.rs279 let mut paths = Vec::new(); in get_profile_paths() localVariable
291 let mut paths = Vec::new(); in get_paths_from_prefix() localVariable
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Draw_file_manager.cpp383 char paths[PATH_MAX] = {0}; in OH_ResourceManager_GetRawFileDescriptorData() local
612 char paths[PATH_MAX] = {0}; in OH_ResourceManager_GetRawFileDescriptor64() local
H A Dhap_manager.cpp252 const std::vector<std::shared_ptr<HapResource::ValueUnderQualifierDir>> &paths, in MatchBestResource()
288 const auto &paths = (*iter)->GetLimitPathsConst(); in GetBestMatchResource() local
879 std::string paths = ""; in FindRawFileDescriptor() local
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DOtaDexoptService.java438 final List<String> paths = in moveAbArtifacts() local
H A DPackageDexOptimizer.java278 final List<String> paths = AndroidPackageUtils.getAllCodePaths(pkg); in performDexOptLI() local
709 final List<String> paths = AndroidPackageUtils.getAllCodePathsExcludingResourceOnly(pkg); in dumpDexoptState() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer_manager.cpp95 std::string paths; in CreateInstallTask() local
/aosp14/frameworks/base/services/core/java/com/android/server/slice/
H A DSliceClientPermissions.java358 private String pathToString(ArraySet<String[]> paths) { in pathToString()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_cloud_asset_download_test/src/
H A Dmedialibrary_cloud_asset_download_test.cpp400 std::vector<std::string> paths; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dfile_path.cpp462 bool FilePath::HasRelativePathBaseOnAPIVersion(const std::vector<std::string> &paths) in HasRelativePathBaseOnAPIVersion()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_session.h246 void CreateSetPathObject(const std::vector<std::u16string> &paths) in CreateSetPathObject()
H A Dobex_session.cpp187 ObexSetPathObject::ObexSetPathObject(const std::vector<std::u16string> &paths) in ObexSetPathObject()
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dhap_restorecon.cpp333 char *paths[2] = {nullptr, nullptr}; in HapFileRecurseRestorecon() local
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_dir.cpp503 vector<string> BDir::GetDirs(const vector<string_view> &paths) in GetDirs()
/aosp14/frameworks/base/core/java/android/accessibilityservice/
H A DGestureDescription.java167 private static long getTotalDuration(List<StrokeDescription> paths) { in getTotalDuration()
/aosp14/system/core/debuggerd/tombstoned/
H A Dtombstoned.cpp456 CrashArtifactPaths paths = queue->get_next_artifact_paths(); in crash_completed() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h251 … const std::string &dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &paths) in ScanDir()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_ability.cpp289 std::vector<std::string> paths; in InitEnv() local

12345