Home
last modified time | relevance | path

Searched defs:paths (Results 101 - 125 of 236) sorted by relevance

12345678910

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp317 std::vector<std::string> paths; in VerifyAbc() local
377 void VerifyManagerHostImpl::RemoveTempFiles(const std::vector<std::string> &paths) in RemoveTempFiles() argument
471 std::vector<std::string> paths; in Rollback() local
479 void VerifyManagerHostImpl::Rollback(const std::vector<std::string> &paths) in Rollback() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dshadowutils.cpp45 std::vector<OH_Drawing_Path*>& paths; member
82 void make_path_rect(std::vector<OH_Drawing_Path*>& paths, std::vector<DrawRect>& pathsBounds) in make_path_rect() argument
128 void make_path_star(std::vector<OH_Drawing_Path*>& paths, std::vector<DrawRect>& pathsBounds) in make_path_star() argument
158 destory_path(std::vector<OH_Drawing_Path*>& paths, std::vector<OH_Drawing_Path*>& concavePaths, std::vector<OH_Drawing_Matrix*>& matrices) destory_path() argument
351 std::vector<OH_Drawing_Path*> paths; draw_paths() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_session.cpp187 ObexSetPathObject::ObexSetPathObject(const std::vector<std::u16string> &paths) in ObexSetPathObject() argument
/kernel/linux/linux-5.10/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c56 struct rtrs_addr *paths; member
541 struct rtrs_addr paths[6]; in rnbd_clt_map_device_store() local
[all...]
/kernel/linux/linux-6.6/drivers/pmdomain/imx/
H A Dimx8m-blk-ctrl.c66 struct icc_bulk_data paths[DOMAIN_MAX_PATHS]; member
/kernel/linux/linux-6.6/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c59 struct rtrs_addr *paths; member
576 struct rtrs_addr paths[6]; in rnbd_clt_map_device_store() local
[all...]
/kernel/linux/linux-6.6/drivers/opp/
H A Dopp.h230 struct icc_path **paths; member
/third_party/glfw/tests/
H A Devents.c467 static void drop_callback(GLFWwindow* window, int count, const char* paths[]) in drop_callback() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DPseudoLocales.java224 private static PathMatcher ldml(String paths) { in ldml() argument
228 private static Predicate<CldrPath> matchAnyLdmlPrefix(String... paths) { in matchAnyLdmlPrefix() argument
[all...]
/third_party/lzma/CPP/Windows/
H A DShell.cpp350 HRESULT DataObject_GetData_HDROP_or_IDLIST_Names(IDataObject *dataObject, UStringVector &paths) in DataObject_GetData_HDROP_or_IDLIST_Names() argument
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_reader_unittest.cc168 Paths paths; local
[all...]
/third_party/node/deps/zlib/google/
H A Dzip_reader_unittest.cc170 Paths paths; local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsls.c384 static struct path_component paths = { in readdir_recursive() local
/third_party/musl/porting/linux/user/ldso/
H A Dnamespace.c492 strlist *paths; in is_accessible() local
551 strlist *paths; check_asan_path() local
[all...]
/third_party/libinput/tools/
H A Dshared.c391 tools_open_device(const char **paths, bool verbose, bool *grab) in tools_open_device() argument
/third_party/musl/ldso/linux/
H A Dnamespace.c492 strlist *paths; in is_accessible() local
551 strlist *paths; check_asan_path() local
[all...]
/third_party/toybox/lib/
H A Dportability.h329 char **paths; member
/third_party/python/Lib/unittest/test/
H A Dtest_discovery.py160 paths = [] variable in TestDiscovery.test_find_tests_with_package.Module
234 paths = [] variable in TestDiscovery.test_find_tests_default_calls_package_load_tests.Module
319 paths = [] variable in TestDiscovery.test_find_tests_customize_via_package_pattern.Module
436 paths = [] global() variable in TestDiscovery.test_discover_start_dir_is_package_calls_package_load_tests.Module
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBUtil.php538 $paths = $field_mask->getPaths(); variable
/third_party/protobuf/src/google/protobuf/util/
H A Dfield_mask_util.cc51 std::vector<std::string> paths = Split(str, ","); in FromString() local
124 std::vector<std::string> paths = Split(str, ","); in FromJsonString() local
[all...]
/base/global/i18n/frameworks/intl/src/
H A Dlocale_matcher.cpp365 int8_t LocaleMatcher::SearchTrackPathDistance(const uint64_t *paths, size_t len, uint64_t encodedLocale) in SearchTrackPathDistance() argument
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dlocale_matcher.cpp109 int8_t SearchTrackPathDistance(const uint64_t *paths, size_t len, uint64_t encodedLocale) in SearchTrackPathDistance() argument
/base/global/resource_management/frameworks/resmgr/src/
H A Dlocale_matcher.cpp110 int8_t SearchTrackPathDistance(const uint64_t *paths, size_t len, uint64_t encodedLocale) in SearchTrackPathDistance() argument
H A Draw_file_manager.cpp382 char paths[PATH_MAX] = {0}; in OH_ResourceManager_GetRawFileDescriptorData() local
611 char paths[PATH_MAX] = {0}; in OH_ResourceManager_GetRawFileDescriptor64() local
/device/soc/rockchip/common/sdk_linux/drivers/opp/
H A Dof.c380 struct icc_path **paths; in dev_pm_opp_of_find_icc_paths() local
[all...]

Completed in 27 milliseconds

12345678910