Home
last modified time | relevance | path

Searched defs:paths (Results 51 - 75 of 170) sorted by relevance

1234567

/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A 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
/base/accesscontrol/sandbox_manager/services/sandbox_manager/test/unittest/
H A Dsandbox_manager_service_test.cpp808 std::vector<std::string> paths = {"/A/B" }; in HWTEST_F() local
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Dopp.h198 struct icc_path **paths; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_writer.cpp156 bool ZipWriter::WriteEntries(const std::vector<std::pair<FilePath, FilePath>> &paths, const OPTIONS &options) in WriteEntries() argument
161 bool ZipWriter::AddEntries(const std::vector<std::pair<FilePath, FilePath>> &paths, const OPTIONS &options) in AddEntries() argument
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_test.cpp49 std::vector<std::string> paths = { in SetUpTestCase() local
/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
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_rdbstore.h149 DeleteFilesTask(const std::vector<std::string> &ids, const std::vector<std::string> &paths, in DeleteFilesTask() argument
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/include/
H A Dsocperf_common.h92 std::vector<std::string> paths; member in OHOS::ResourceSchedule::GovResNode
/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_dir.cpp434 vector<string> BDir::GetDirs(const vector<string_view> &paths) in GetDirs() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_mp_client.cpp97 int ObexMpClient::SetPath(const std::vector<std::u16string> &paths) in SetPath() argument
/third_party/eudev/src/shared/
H A Dpath-util.c508 bool paths_check_timestamp(const char* const* paths, usec_t *timestamp, bool update) { in paths_check_timestamp() argument
/third_party/glfw/tests/
H A Djoysticks.c90 static void drop_callback(GLFWwindow* window, int count, const char* paths[]) in drop_callback() argument
/third_party/glfw/src/
H A Dinit.c184 char** paths = NULL; in _glfwParseUriList() local
/third_party/alsa-utils/axfer/test/
H A Dmapper-test.c33 char **paths; member
446 char **paths = NULL; in main() local
[all...]
/third_party/alsa-utils/axfer/
H A Dxfer-options.c52 static int allocate_paths(struct xfer_context *xfer, char *const *paths, in allocate_paths() argument
[all...]
/third_party/libinput/test/
H A Dlitest-int.h162 struct list paths; member
/third_party/popt/src/
H A Dpoptconfig.c394 int poptReadConfigFiles(poptContext con, const char * paths) in poptReadConfigFiles() argument
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DFieldMaskUtil.java106 public static FieldMask fromStringList(Class<? extends Message> type, Iterable<String> paths) { in fromStringList() argument
115 public static FieldMask fromStringList(Descriptor descriptor, Iterable<String> paths) { in fromStringList() argument
123 fromStringList(Iterable<String> paths) fromStringList() argument
127 fromStringList(Optional<Descriptor> descriptor, Iterable<String> paths) fromStringList() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dmodule.c51 const char *paths, *state = NULL; in pa_module_exists() local
/third_party/python/Lib/test/test_importlib/
H A Dtest_namespace_pkgs.py72 paths = ['portion1'] variable in SingleNamespacePackage
91 paths = ['portion1'] variable in DynamicPathNamespacePackage
110 paths = ['both_portions'] variable in CombinedNamespacePackages
120 paths = ['portion1', 'portion2'] variable in SeparatedNamespacePackages
130 paths = ['portion1'] variable in SeparatedNamespacePackagesCreatedWhileRunning
164 paths = ['portion1', 'both_portions'] variable in SeparatedOverlappingNamespacePackages
187 paths = ['top_level_portion1.zip'] variable in SingleZipNamespacePackage
199 paths variable in SeparatedZipNamespacePackages
211 paths = ['nested_portion1.zip/nested_portion1'] global() variable in SingleNestedZipNamespacePackage
223 paths = ['nested_portion1.zip/nested_portion1', 'portion2'] global() variable in SeparatedNestedZipNamespacePackages
236 paths = ['not_a_namespace_pkg', 'portion1', 'portion2', 'both_portions'] global() variable in LegacySupport
247 paths = ['project1', 'project2'] global() variable in DynamicPathCalculation
292 paths = ['missing_directory.zip'] global() variable in ZipWithMissingDirectory
317 paths = ['module_and_namespace_package'] global() variable in ModuleAndNamespacePackageInSameDir
327 paths = ['portion1'] global() variable in ReloadTests
357 paths = ['portion1'] global() variable in LoaderTests
[all...]
/third_party/skia/gm/
H A Dshadowutils.cpp49 SkTArray<SkPath> paths; in draw_paths() local
[all...]
/third_party/vulkan-loader/tests/framework/shim/
H A Dshim_common.cpp196 void parse_and_add_env_var_override(std::vector<std::string>& paths, std::string env_var_contents) { argument
202 std::vector<std::string> paths; local
[all...]
/base/security/code_signature/services/key_enable/src/
H A Dprofile_utils.rs279 let mut paths = Vec::new(); in get_profile_paths() variables
291 let mut paths = Vec::new(); in get_paths_from_prefix() variables
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dhap_restorecon.cpp333 char *paths[2] = {nullptr, nullptr}; in HapFileRecurseRestorecon() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dpa_container.cpp230 AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& hapPath, const std::vector<std::string>& paths) AddAssetPath() argument

Completed in 39 milliseconds

1234567