| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_api.cpp | 1602 std::string path = routerInfo->path; in GetRouterPagePath() local
|
| /foundation/arkui/napi/native_engine/ |
| H A D | native_api.cpp | 2978 NAPI_EXTERN napi_status napi_load_module(napi_env env, const char* path, napi_value* result) in napi_load_module() argument 3758 NAPI_EXTERN napi_status napi_run_script_path(napi_env env, const char* path, napi_value* result) in napi_run_script_path() argument 2987 napi_load_module_with_info(napi_env env, const char* path, const char* module_info, napi_value* result) napi_load_module_with_info() argument
|
| /foundation/arkui/napi/native_engine/impl/ark/ |
| H A D | ark_native_engine.cpp | 1356 std::string ArkNativeEngine::GetOhmurl(std::string path) in GetOhmurl() argument 1039 LoadModuleByName(const std::string& moduleName, bool isAppModule, const std::string& param, const std::string& instanceName, void* instance, const std::string& path) LoadModuleByName() argument 1376 NapiLoadNativeModule(std::string path) NapiLoadNativeModule() argument 1385 CheckLoadType(const std::string &path) CheckLoadType() argument 1395 NapiLoadModule(const char* path, const char* module_info) NapiLoadModule() argument 1430 NapiLoadModuleWithInfo(const char* path, const char* module_info) NapiLoadModuleWithInfo() argument 1944 DumpHeapSnapshot(const std::string& path, bool isVmMode, DumpFormat dumpFormat, bool isPrivate, bool captureNumericValue) DumpHeapSnapshot() argument 2414 RunScriptPath(const char* path, bool checkPath) RunScriptPath() argument 2432 IsValidPandaFile(const char* path) IsValidPandaFile() argument 2502 RunScriptBuffer(const char* path, std::vector<uint8_t>& buffer, bool isBundle) RunScriptBuffer() argument 2527 RunScriptBuffer(const std::string& path, uint8_t* buffer, size_t size, bool isBundle) RunScriptBuffer() argument [all...] |
| /foundation/multimedia/media_library/frameworks/js/src/ |
| H A D | file_asset_napi.cpp | 578 string path = ""; in JSGetFilePath() local 1726 string path = context->objectPtr->GetPath(); in JSGetThumbnailExecute() local 1741 string path = context->objectPtr->GetPath(); in JSGetKeyFrameThumbnailExecute() local [all...] |
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| H A D | medialibrary_photo_operations.cpp | 145 string path = cacheDir + "/" + fileName; in DeleteCache() local 906 string path = fileAsset->GetPath(); in SaveCameraPhoto() local 1372 static void CreateThumbnailFileScaned(const string &uri, const string &path, boo argument 1584 string path = cacheDir + "/" + fileName; OpenCache() local 1657 string path = fileAsset->GetFilePath(); RequestEditData() local 1705 string path = fileAsset->GetFilePath(); RequestEditSource() local 1761 string path = fileAsset->GetFilePath(); CommitEditOpenExecute() local 1887 GetModityExtensionPath(std::string &path, std::string &modifyFilePath, const std::string &extension) GetModityExtensionPath() argument 2005 NotifyFormMap(const int32_t fileId, const string& path, const bool isSave) NotifyFormMap() argument 2026 string path = fileAsset->GetPath(); CommitEditInsertExecute() local 2141 string path = fileAsset->GetFilePath(); DoRevertEdit() local 2191 DeleteRevertMessage(const string &path) DeleteRevertMessage() argument 2235 RevertMovingPhotoVideo(const std::shared_ptr<FileAsset> &fileAsset, const string &path, const string &sourceVideoPath, int32_t subtype) RevertMovingPhotoVideo() argument 2642 string path = MediaFileUri::GetPathFromUri(uri, true); ForceSavePicture() local 3049 ProcessMultistagesPhoto(bool isEdited, const std::string &path, const uint8_t *addr, const long bytes, int32_t fileId) ProcessMultistagesPhoto() argument 3087 ProcessMultistagesPhotoForPicture(bool isEdited, const std::string &path, std::shared_ptr<Media::Picture> &picture, int32_t fileId, const std::string &mime_type) ProcessMultistagesPhotoForPicture() argument 3178 ProcessMultistagesVideo(bool isEdited, const std::string &path) ProcessMultistagesVideo() argument 3184 RemoveTempVideo(const std::string &path) RemoveTempVideo() argument 3336 string path = MediaFileUri::GetPathFromUri(uri, true); ScanMovingPhoto() local 3353 string path = MediaFileUri::GetPathFromUri(uriString, true); ScanFileWithoutAlbumUpdate() local [all...] |
| /foundation/multimedia/player_framework/services/services/screen_capture/server/ |
| H A D | screen_capture_server.cpp | 1639 std::shared_ptr<PixelMap> ScreenCaptureServer::GetPixelMap(std::string path) in GetPixelMap() argument 1652 std::shared_ptr<PixelMap> ScreenCaptureServer::GetPixelMapSvg(std::string path, int32_t width, int32_t height) in GetPixelMapSvg() argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | unistdndk.cpp | 588 char path[length];
in Read() local 665 char path[] = "errorPath";
in Rmdir() local 672 char path[] = "/data/storage/el2/base/files/rmdirPath";
in Rmdir() local 752 char path[] = "/data/storage/el2/base/files/testTruncated.txt"; Truncate() local 767 char path[] = "/data/storage/el2/base/files/moTruncated.txt"; Truncate64() local 790 char path[] = "unexist_test_unlink.txt"; Unlink() local 793 char path[] = "/data/storage/el2/base/files/test_unlink.txt"; Unlink() local 814 char path[] = "unexist_test_unlinkat.txt"; Unlinkat() local 817 char path[] = "/data/storage/el2/base/files/test_unlinkat.txt"; Unlinkat() local 1255 char *path = static_cast<char *>(malloc(sizeof(char) * lenV)); LockF() local 1276 char *path = static_cast<char *>(malloc(sizeof(char) * lenV)); LockF64() local 1877 char path[length]; Dup() local 1896 char path[length]; Dup2() local [all...] |
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod.cxx | 1232 bool statfs_free_enough_p(const string& path, const string& label, long minfree = 0) in statfs_free_enough_p() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | hlsenc.c | 594 AVBPrint path; in hls_delete_old_segments() local 565 hls_delete_file(HLSContext *hls, AVFormatContext *avf, const char *path, const char *proto) hls_delete_file() argument [all...] |
| /third_party/alsa-lib/src/ |
| H A D | conf.c | 541 struct include_path *path; in add_include_path() local 575 struct include_path *path; free_include_paths() local 615 char *path = malloc(strlen(root) + strlen(name) + 2); _snd_config_path() local 642 struct include_path *path; input_stdio_open() local [all...] |
| /third_party/backends/sanei/ |
| H A D | sanei_scsi.c | 2945 char path[PATH_MAX]; in sanei_scsi_find_devices() local
|
| H A D | sanei_usb.c | 580 SANE_Status sanei_usb_testing_enable_replay(SANE_String_Const path, in sanei_usb_testing_enable_replay() argument 614 SANE_Status sanei_usb_testing_enable_record(SANE_String_Const path, SANE_String_Const be_name) in sanei_usb_testing_enable_record() argument 1420 SANE_Status sanei_usb_testing_enable_replay(SANE_String_Const path, in sanei_usb_testing_enable_replay() argument 1430 sanei_usb_testing_enable_record(SANE_String_Const path, SANE_String_Const be_name) sanei_usb_testing_enable_record() argument [all...] |
| /third_party/libsnd/src/ |
| H A D | common.h | 311 char path [SF_FILENAME_LEN] ; member
|
| /third_party/libuv/include/ |
| H A D | uv.h | 1450 const char* path; member 1686 char* path; global() member [all...] |
| /third_party/libuv/include/uv_ndk/ |
| H A D | uv.h | 1322 const char* path; member 1551 char* path; global() member [all...] |
| /third_party/libbpf/src/ |
| H A D | btf.c | 1106 static struct btf *btf_parse_elf(const char *path, struct btf *base_btf, argument 1310 btf__parse_elf(const char *path, struct btf_ext **btf_ext) global() argument 1315 btf__parse_elf_split(const char *path, struct btf *base_btf) global() argument 1320 btf_parse_raw(const char *path, struct btf *base_btf) global() argument 1383 btf__parse_raw(const char *path) global() argument 1388 btf__parse_raw_split(const char *path, struct btf *base_btf) global() argument 1393 btf_parse(const char *path, struct btf *base_btf, struct btf_ext **btf_ext) global() argument 1410 btf__parse(const char *path, struct btf_ext **btf_ext) global() argument 1415 btf__parse_split(const char *path, struct btf *base_btf) global() argument 5043 char path[PATH_MAX + 1]; global() local 5073 char path[80]; global() local [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | spirv_to_nir.c | 137 vtn_dump_shader(struct vtn_builder *b, const char *path, const char *prefix) in vtn_dump_shader() argument
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | glsl_parser_extras.h | 72 char *path; member
|
| /third_party/littlefs/ |
| H A D | lfs.c | 2567 static int lfs_rawmkdir(lfs_t *lfs, const char *path) { in lfs_rawmkdir() argument 2663 static int lfs_dir_rawopen(lfs_t *lfs, lfs_dir_t *dir, const char *path) { in lfs_dir_rawopen() argument 1441 lfs_dir_find(lfs_t *lfs, lfs_mdir_t *dir, const char **path, uint16_t *id) lfs_dir_find() argument 3007 lfs_file_rawopencfg(lfs_t *lfs, lfs_file_t *file, const char *path, int flags, const struct lfs_file_config *cfg) global() argument 3174 lfs_file_rawopen(lfs_t *lfs, lfs_file_t *file, const char *path, int flags) global() argument 3808 lfs_rawstat(lfs_t *lfs, const char *path, struct lfs_info *info) global() argument 3819 lfs_rawremove(lfs_t *lfs, const char *path) global() argument 4033 lfs_rawgetattr(lfs_t *lfs, const char *path, uint8_t type, void *buffer, lfs_size_t size) global() argument 4067 lfs_commitattr(lfs_t *lfs, const char *path, uint8_t type, const void *buffer, lfs_size_t size) global() argument 4091 lfs_rawsetattr(lfs_t *lfs, const char *path, uint8_t type, const void *buffer, lfs_size_t size) global() argument 4102 lfs_rawremoveattr(lfs_t *lfs, const char *path, uint8_t type) global() argument 5827 lfs_remove(lfs_t *lfs, const char *path) global() argument 5858 lfs_stat(lfs_t *lfs, const char *path, struct lfs_info *info) global() argument 5872 lfs_getattr(lfs_t *lfs, const char *path, uint8_t type, void *buffer, lfs_size_t size) global() argument 5889 lfs_setattr(lfs_t *lfs, const char *path, uint8_t type, const void *buffer, lfs_size_t size) global() argument 5907 lfs_removeattr(lfs_t *lfs, const char *path, uint8_t type) global() argument 5923 lfs_file_open(lfs_t *lfs, lfs_file_t *file, const char *path, int flags) global() argument 5940 lfs_file_opencfg(lfs_t *lfs, lfs_file_t *file, const char *path, int flags, const struct lfs_file_config *cfg) global() argument 6108 lfs_mkdir(lfs_t *lfs, const char *path) global() argument 6123 lfs_dir_open(lfs_t *lfs, lfs_dir_t *dir, const char *path) global() argument [all...] |
| /third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
| H A D | libcpuset.c | 403 static time_t get_mtime(const char *path) in get_mtime() argument 419 static int set_mtime(const char *path, time_t mtime) in set_mtime() argument 941 load_flag(const char *path, char *flagp, const char *flag) load_flag() argument 967 load_number(const char *path, int *numberp, const char *file) load_number() argument 1012 load_mask(const char *path, struct bitmask **bmpp, int nbits, const char *mask) load_mask() argument 1053 exists_flag(const char *path, const char *flag) exists_flag() argument 1065 store_flag(const char *path, const char *flag, int val) store_flag() argument 1073 store_number(const char *path, const char *file, int val) store_number() argument 1084 store_mask(const char *path, const char *mask, const struct bitmask *bmp) store_mask() argument 1485 parse_distance_file(unsigned int node, const char *path) parse_distance_file() argument 1733 apply_cpuset_settings(const char *path, const struct cpuset *cp) apply_cpuset_settings() argument 2246 isdir(const char *path) isdir() argument 2722 __cpuset_move(pid_t pid, const char *path) __cpuset_move() argument 3104 char *path; global() member 3191 char *path; global() member [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfssecaudit.c | 641 static int cleanpath(char *path) in cleanpath() argument 4308 recurseshow(const char *path) recurseshow() argument 4353 singleshow(const char *path) singleshow() argument 4376 ntfs_getxattr(const char *path, const char *name, void *value, size_t size) ntfs_getxattr() argument 4544 recurseset_posix(const char *path, const struct POSIX_SECURITY *pxdesc) recurseset_posix() argument 4593 recurseset(const char *path, int mode) recurseset() argument 4633 singleset_posix(const char *path, const struct POSIX_SECURITY *pxdesc) singleset_posix() argument 4659 singleset(const char *path, int mode) singleset() argument [all...] |
| /third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/ |
| H A D | ngtcp2.h | 2068 ngtcp2_path path; member [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_device.c | 740 const char *path = drm_device->nodes[DRM_NODE_RENDER]; in anv_physical_device_try_create() local [all...] |
| /third_party/libdrm/ |
| H A D | xf86drm.c | 736 static int chown_check_return(const char *path, uid_t owner, gid_t group) in chown_check_return() argument 3263 char path[64]; in drmNodeIsDRM() local 3474 sysfs_uevent_get(const char *path, const char *fmt, ...) in sysfs_uevent_get() argument 3522 char path[PATH_MAX + 1] = ""; get_subsystem_type() local 3559 char path[PATH_MAX + 1] = ""; drmParseSubsystemType() local 3589 char path[PATH_MAX + 1], *term; get_pci_path() local 3786 char path[PATH_MAX + 1], pci_path[PATH_MAX + 1]; parse_separate_sysfs_files() local 3820 char path[PATH_MAX + 1], pci_path[PATH_MAX + 1]; parse_config_sysfs_file() local 4077 drm_usb_dev_path(int maj, int min, char *path, size_t len) drm_usb_dev_path() argument 4124 char path[PATH_MAX + 1], *value; drmParseUsbBusInfo() local 4165 char path[PATH_MAX + 1], *value; drmParseUsbDeviceInfo() local 4235 char path[PATH_MAX + 1], *name, *tmp_name; drmParseOFBusInfo() local 4270 char path[PATH_MAX + 1], *value, *tmp_name; drmParseOFDeviceInfo() local 4766 char path[PATH_MAX + 1], *value; drmGetDeviceNameFromFd2() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | intl-objects.cc | 546 bool ValidateResource(const icu::Locale locale, const char* path, in ValidateResource() argument 580 BuildLocaleSet( const std::vector<std::string>& icu_available_locales, const char* path, const char* validate_key) BuildLocaleSet() argument 2680 static const char* path() { return nullptr; } path() function [all...] |