Home
last modified time | relevance | path

Searched defs:path2 (Results 51 - 75 of 122) sorted by relevance

12345

/third_party/ltp/testcases/kernel/syscalls/openat/
H A Dopenat03.c175 char path1[PATH_MAX], path2[PATH_MAX]; in link_tmp_file() local
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen14.c164 char path1[PATH_MAX], path2[PATH_MAX]; in link_tmp_file() local
/third_party/skia/tests/
H A DPathOpsIssue3651.cpp191 static SkPath path2() { in path2() function
/base/startup/init/test/unittest/innerkits/
H A Dinnerkits_unittest.cpp105 const std::string path2 = "/data"; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/file_path_utils_test/
H A Dfile_path_utils_test.cpp225 std::string path2 = "123.ets"; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_sub_container.cpp367 std::string path2 = "assets/js/share"; in GetDecompressedAssetManager() local
/foundation/multimedia/audio_framework/frameworks/native/opensles/test/example/
H A Daudio_opensles_player_test.cpp137 char path2[PATH_MAX + 1] = {0x00}; in main() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_path_test.cpp89 OH_Drawing_Path* path2 = OH_Drawing_PathCreate(); in HWTEST_F() local
409 OH_Drawing_Path* path2 = OH_Drawing_PathCreate(); in HWTEST_F() local
433 OH_Drawing_Path* path2 = OH_Drawing_PathCreate(); HWTEST_F() local
457 OH_Drawing_Path* path2 = OH_Drawing_PathCreate(); HWTEST_F() local
500 OH_Drawing_Path* path2 = OH_Drawing_PathCreate(); HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Dinterrupt_multi_renderer_test.cpp247 char path2[PATH_MAX + 1] = {0x00}; in TestPlayback() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dpath_test.cpp190 Path path2; in TestCubicTo() local
215 Path path2; in TestQuadTo() local
250 Path path2; TestAddRect() local
278 Path path2; TestAddOval() local
301 Path path2; TestAddArc() local
364 Path path2; TestAddRoundRect() local
385 Path path2; TestAddPath() local
547 Path path2; TestOp() local
575 Path path2; TestOp2() local
603 Path path2; TestOp3() local
631 Path path2; TestOp4() local
659 Path path2; TestOp5() local
687 Path path2; TestClose() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_symbol_animation_test.cpp371 Drawing::Path path2; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/path_fuzzer/
H A Dpath_fuzzer.cpp79 Path path2; in PathOpFuzzTest() local
/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dkernel_interface_test.cpp221 std::string path2 = "/proc/NoSuchFile"; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_file_package_test.cpp76 void ComparePath(const string &path1, const string &path2) in ComparePath() argument
/third_party/ntfs-3g/libntfs-3g/
H A Dioctl.c145 char path2[40 + sizeof(path1)]; /* less than 40 bytes more than path1 */ in fstrim_limits() local
[all...]
/third_party/python/Modules/
H A Dgetpath.c437 wchar_t *path2 = _PyMem_RawWcsdup(path); variable
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dshadowutils.cpp95 OH_Drawing_Path* path2 = OH_Drawing_PathCreate(); in make_path_rect() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_rs.cpp95 Path path2; in TestDrawPath() local
/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c256 struct path path2 = { .mnt = new_dir->mnt, .dentry = new_dentry }; in tomoyo_path_link() local
277 struct path path2 = { .mnt = new_parent->mnt, .dentry = new_dentry }; in tomoyo_path_rename() local
H A Dfile.c903 tomoyo_path2_perm(const u8 operation, const struct path *path1, const struct path *path2) tomoyo_path2_perm() argument
[all...]
/kernel/linux/linux-6.6/security/tomoyo/
H A Dfile.c903 tomoyo_path2_perm(const u8 operation, const struct path *path1, const struct path *path2) tomoyo_path2_perm() argument
[all...]
H A Dtomoyo.c267 struct path path2 = { .mnt = new_dir->mnt, .dentry = new_dentry }; in tomoyo_path_link() local
290 struct path path2 = { .mnt = new_parent->mnt, .dentry = new_dentry }; in tomoyo_path_rename() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta.c450 char path2[PATH_MAX + 1]; /* PATH_MAX is not a real max,but suffices here. */ in radv_builtin_cache_path() local
458 getpwuid_r(getuid(), &pwd, path2, PATH_MAX - strlen(suffix2), &result); in radv_builtin_cache_path() local
509 char path[PATH_MAX + 1], path2[PATH_MAX + 7]; in radv_store_meta_pipeline() local
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32.cc135 wstring join_paths(const wstring& path1, const wstring& path2) { in join_paths() argument
[all...]
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp1998 const std::string path2 = "/system/lib/module/web/"; in HWTEST_F() local

Completed in 52 milliseconds

12345