| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
| H A D | scrollable_pattern.cpp | 2673 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 D | common_func.cpp | 899 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 D | rs_node.cpp | 1785 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 D | external_file_access_test_operations.cpp | 767 * @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 D | external_file_access_test_info.cpp | 602 * @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 D | image_pixel_map_test.cpp | 1938 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 D | medialibrary_album_operations.cpp | 99 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 D | medialibrary_rdb_utils.cpp | 388 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 D | key_command_handler.cpp | 918 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 D | pasteboard_service.cpp | 1483 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 D | BorderPage.ets | 1958 if (this.targetView == 'Path') { 1959 Path()
|
| /test/xts/acts/request/RequestTest_Stage/entry/src/ohosTest/ets/test/ |
| H A D | requestDownload.test.ets | 78 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 D | hdf_ril_hdiService_test_7th.cpp | 1185 msg.path = "3F00";
in HWTEST_F() 1211 msg.path = "3F00";
in HWTEST_F()
|
| /third_party/curl/lib/ |
| H A D | setopt.c | 2126 * 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 D | tool_getparam.c | 499 {"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 D | ChangeLog-1.0.32 | 1103 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 D | Makefile.am | 108 install-data-hook: install-becfg install-firmware-path $(INSTALL_LOCKPATH) 131 install-firmware-path:
|
| /third_party/backends/tools/ |
| H A D | sane-desc.c | 3412 "# 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 D | alisp.c | 2387 * Syntax: (path what) 3015 { "path", F_path },
|
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-actions_test.cc | 730 // 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 D | ucnv.h | 80 /** 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 D | utext.cpp | 147 // Fast-path the common case. in utext_getPreviousNativeIndex() 245 // Fast path the common case. in utext_char32At()
|
| /third_party/libbpf/src/ |
| H A D | btf_dump.c | 454 * 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 D | libtest24-drop-fns-2.so.abi | 14 <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 D | libtest24-drop-fns.so.abi | 14 <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'>
|