Home
last modified time | relevance | path

Searched full:path (Results 35776 - 35800 of 36851) sorted by relevance

1...<<1431143214331434143514361437143814391440>>...1475

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp2673 std::string path("\\>"); in SuggestOpIncGroup()
2674 host->FindSuggestOpIncNode(path, host->GetGeometryNode()->GetFrameSize(), 0); in SuggestOpIncGroup()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp899 NAPI_CALL_RETURN_VOID(env, napi_create_string_utf8(env, skillUri.path.c_str(), NAPI_AUTO_LENGTH, &nPath)); in ConvertAbilitySkillUri()
900 NAPI_CALL_RETURN_VOID(env, napi_set_named_property(env, value, "path", nPath)); in ConvertAbilitySkillUri()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1785 void RSNode::SetClipBounds(const std::shared_ptr<RSPath>& path) in SetClipBounds() argument
1787 SetProperty<RSClipBoundsModifier, RSProperty<std::shared_ptr<RSPath>>>(RSModifierType::CLIP_BOUNDS, path); in SetClipBounds()
/foundation/filemanagement/user_file_service/test/unittest/
H A Dexternal_file_access_test_operations.cpp767 * @tc.desc: Test function of Rename interface for ERROR which sourceFileUri is absolute path.
1134 * @tc.desc: Test function of ListFile interface for ERROR which sourceFileUri is absolute path.
H A Dexternal_file_access_test_info.cpp602 * @tc.desc: Test function of Mkdir interface for ERROR which parentUri is absolute path.
1311 Uri uri("file://media/some/path"); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_test.cpp1938 std::string path = "/data/local/tmp/image/test_exif.jpg"; in HWTEST_F() local
1939 std::unique_ptr<ImageSource> imageSource = ImageSource::CreateImageSource(path, opts, errorCode); in HWTEST_F()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_album_operations.cpp99 MEDIA_ERR_LOG("Get path of id %{private}s from database file!", strId.c_str()); in ModifyAlbumOperation()
1202 MEDIA_INFO_LOG("Delete highlight video path is: %{public}s", highlightVideoPath.c_str()); in DealWithHighlightSdTable()
H A Dmedialibrary_rdb_utils.cpp388 static string GetExtraUri(const string &displayName, const string &path) in GetExtraUri() argument
390 string extraUri = "/" + GetTitleFromDisplayName(GetFileName(path)) + "/" + displayName; in GetExtraUri()
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp918 MMI_HILOGD("The configuration file path:%{private}s", customConfig.c_str()); in ParseConfig()
941 MMI_HILOGD("The exclude_keys_config.json file path:%s", customConfig.c_str()); in ParseExcludeConfig()
/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1483 std::string path = uri->GetPath(); in SetWebViewPasteData() local
1484 std::string newUriStr = PasteData::FILE_SCHEME_PREFIX + bundleName + path; in SetWebViewPasteData()
/test/xts/acts/arkui/ace_ets_component_seven/ace_ets_component_common_seven_attrs_border/entry/src/ohosTest/ets/MainAbility/pages/border/
H A DBorderPage.ets1958 if (this.targetView == 'Path') {
1959 Path()
/test/xts/acts/request/RequestTest_Stage/entry/src/ohosTest/ets/test/
H A DrequestDownload.test.ets78 let deleteTask = async (task: request.DownloadTask, path: string): Promise<void> => {
82 fileio.unlinkSync(path);
/test/xts/hats/telephony/ril/hdi_v1.1_additional/
H A Dhdf_ril_hdiService_test_7th.cpp1185 msg.path = "3F00"; in HWTEST_F()
1211 msg.path = "3F00"; in HWTEST_F()
/third_party/curl/lib/
H A Dsetopt.c2126 * Set CA path info for SSL connection. Specify directory name of the CA in Curl_vsetopt()
2141 * Set CA path info for SSL connection proxy. Specify directory name of the in Curl_vsetopt()
/third_party/curl/src/
H A Dtool_getparam.c499 {"path-as-is", ARG_BOOL, ' ', C_PATH_AS_IS},
1835 case C_PATH_AS_IS: /* --path-as-is */ in getparameter()
/third_party/backends/ChangeLogs/
H A DChangeLog-1.0.321103 In the case where we are unable to get a path for loading libs, and
1105 never update orig_src to point to src before tokenizing the path with
/third_party/backends/backend/
H A DMakefile.am108 install-data-hook: install-becfg install-firmware-path $(INSTALL_LOCKPATH)
131 install-firmware-path:
/third_party/backends/tools/
H A Dsane-desc.c3412 "# path of an optional script to run (it can be omitted)\n" in print_db_header()
3472 "# To run a script when your device is plugged in, add RUN+=\"/path/to/script\"\n" in print_udev_header()
/third_party/alsa-lib/src/alisp/
H A Dalisp.c2387 * Syntax: (path what)
3015 { "path", F_path },
/third_party/googletest/googlemock/test/
H A Dgmock-actions_test.cc730 // conversion path rather than the explicit constructor. in TEST()
735 // implicit conversion path rather than the explicit constructor. in TEST()
/third_party/icu/icu4c/source/common/unicode/
H A Ducnv.h80 /** Maximum length of a converter name including path and terminating NULL @stable ICU 2.0 */
490 * @param packageName name of the package (equivalent to 'path' in udata_open() call)
/third_party/icu/icu4c/source/common/
H A Dutext.cpp147 // Fast-path the common case. in utext_getPreviousNativeIndex()
245 // Fast path the common case. in utext_char32At()
/third_party/libbpf/src/
H A Dbtf_dump.c454 * entire graph path, so depending where from one came to that BTF type, it
520 * (so no ptr in a path) or it's anonymous (so has to be in btf_dump_order_type()
/third_party/libabigail/tests/data/test-read-dwarf/
H A Dlibtest24-drop-fns-2.so.abi14 <abi-instr address-size='64' path='test24-drop-fns.cc' comp-dir-path='/home/dodji/git/libabigail.git/suppr/tests/data/test-read-dwarf' language='LANG_C_plus_plus'>
H A Dlibtest24-drop-fns.so.abi14 <abi-instr address-size='64' path='test24-drop-fns.cc' comp-dir-path='/home/dodji/git/libabigail.git/suppr/tests/data/test-read-dwarf' language='LANG_C_plus_plus'>

Completed in 115 milliseconds

1...<<1431143214331434143514361437143814391440>>...1475