/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
H A D | socket_app.c | 1318 FillpErrorType SockConnect(FILLP_INT sockIndex, FILLP_CONST struct sockaddr *name, socklen_t nameLen) in SockConnect() argument 1239 SockBindConnectValidateParams(struct FtSocket *sock, FILLP_CONST struct sockaddr *name, FILLP_UINT32 nameLen) SockBindConnectValidateParams() argument 1380 SockBind(FILLP_INT sockIndex, FILLP_CONST struct sockaddr *name, FILLP_UINT32 nameLen) SockBind() argument 1527 SockGetnameCheckParam(FILLP_INT sockIndex, FILLP_CONST struct sockaddr *name, FILLP_CONST socklen_t *nameLen) SockGetnameCheckParam() argument 1555 SockGetsockname(FILLP_INT sockIndex, struct sockaddr *name, socklen_t *nameLen) SockGetsockname() argument 1605 SockGetpeername(FILLP_INT sockIndex, struct sockaddr *name, socklen_t *nameLen) SockGetpeername() argument [all...] |
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/ |
H A D | nstackx_dfile.h | 247 char name[DFile_EVENT_NAME_LEN]; member
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/ |
H A D | nstackx.h | 112 char name[NSTACKX_MAX_DEVICE_NAME_LEN]; member 167 const char *name; member 271 char name[DFINDER_EVENT_NAME_LEN]; member
|
/foundation/filemanagement/storage_service/services/storage_daemon/user/src/ |
H A D | mount_manager.cpp | 299 std::string name = entry->d_name; in FindAndKillProcess() local [all...] |
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/ |
H A D | js_file_access_ext_ability.cpp | 133 napi_value JsFileAccessExtAbility::CallObjectMethod(const char *name, napi_value const *argv, size_t argc) in CallObjectMethod() argument
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_wrapper_entry.cpp | 394 const char *EglQueryStringImpl(EGLDisplay dpy, EGLint name) in EglQueryStringImpl() argument 1340 EGLBoolean EglGetCompositorTimingSupportedANDROIDImpl(EGLDisplay dpy, EGLSurface surface, EGLint name) in EglGetCompositorTimingSupportedANDROIDImpl() argument 1531 EglWrapperFuncPointer FindEglWrapperApi(const std::string &name) in FindEglWrapperApi() argument 1541 bool CheckEglWrapperApi(const std::string &name) in CheckEglWrapperApi() argument [all...] |
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl2_rendering_context_base.cpp | 1003 unique_ptr<char[]> name = nullptr; in GetFragDataLocation() local 1687 unique_ptr<char[]> name = nullptr; in GetUniformBlockIndex() local
|
/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/ |
H A D | napi_fileaccess_helper.cpp | 296 std::unique_ptr<char[]> name = nullptr; in GetReadArg() local 1393 std::unique_ptr<char[]> name = nullptr; GetMoveFileArg() local [all...] |
/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | screen_scene_config.cpp | 384 ReadStringListConfigInfo(const xmlNodePtr& rootNode, std::string name) ReadStringListConfigInfo() argument [all...] |
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
H A D | screen_session_manager_stub.cpp | 197 std::string name = data.ReadString(); in OnRemoteRequest() local
|
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/ |
H A D | screen_session_manager_client.cpp | 81 bool ScreenSessionManagerClient::CheckIfNeedConnectScreen(ScreenId screenId, ScreenId rsId, const std::string& name) in CheckIfNeedConnectScreen() argument 103 OnScreenConnectionChanged(ScreenId screenId, ScreenEvent screenEvent, ScreenId rsId, const std::string& name, bool isExtend) OnScreenConnectionChanged() argument [all...] |
/test/testfwk/arkxtest/uitest/napi/ |
H A D | uitest_napi.cpp | 119 const string name = "constructor_" + string(typeName); in MountJsConstructorToGlobal() local 130 const string name = "constructor_" + string(typeName); in GetJsConstructorFromGlobal() local 436 const auto name = classDef.name_.data(); in ExportClass() local [all...] |
/test/xts/acts/ai/nnrtndk/entry/src/main/cpp/ |
H A D | nnrtndk.cpp | 483 const char *name = nullptr; in OHNNCompilationSetDeviceOne() local 526 const char *name = nullptr; in OHNNCompilationSetCacheOne() local 581 const char *name = nullptr; in OHNNCompilationSetPerformanceModeOne() local 629 const char *name in OHNNCompilationSetPerformanceModeTwo() local 674 const char *name = nullptr; OHNNCompilationSetPerformanceModeThree() local 737 const char *name = nullptr; OHNNCompilationSetPriorityOne() local 791 const char *name = nullptr; OHNNCompilationEnableFloat16One() local 847 const char *name = nullptr; OHNNCompilationBuildOne() local 928 const char *name = nullptr; OHNNExecutorConstructOne() local 988 const char *name = nullptr; OHNNExecutorSetInputOne() local 1053 const char *name = nullptr; OHNNExecutorSetOutputOne() local 1125 const char *name = nullptr; OHNNExecutorGetOutputShapeOne() local 1210 const char *name = nullptr; OHNNExecutorRunOne() local 1285 const char *name = nullptr; OHNNExecutorAllocateInputMemoryOne() local 1346 const char *name = nullptr; OHNNExecutorAllocateOutputMemoryOne() local 1409 const char *name = nullptr; OHNNExecutorDestroyInputMemory() local 1458 const char *name = nullptr; OHNNExecutorDestroyOutputMemory() local 1509 const char *name = nullptr; OHNNExecutorSetInputWithMemoryOne() local 1576 const char *name = nullptr; OHNNExecutorSetOutputWithMemoryOne() local 1640 const char *name = nullptr; OHNNExecutorDestroy() local 1728 const char *name = nullptr; OHNNDeviceGetNameOne() local 1745 const char *name = nullptr; OHNNDeviceGetNameTwo() local [all...] |
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/ |
H A D | jsvm_utils.cpp | 153 JSVM_Script CompileWithName(JSVM_Value js_str, const char *name) in CompileWithName() argument 170 JSVM_Script CompileWithName(const char *s, const char *name) in CompileWithName() argument 291 JSVM_Value GetProperty(JSVM_Value object, const char *name) in GetProperty() argument 301 void SetProperty(JSVM_Value object, const char *name, JSVM_Value value) in SetProperty() argument 307 Global(const char *name) Global() argument [all...] |
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreNdktest/entry/src/main/cpp/ |
H A D | rdb_test.cpp | 487 const char *name = "zhangSan"; in DeleteOne() local 508 const char *name = "zhangSan"; in DeleteTwo() local 529 const char *name = "zhangSan"; in DeleteThree() local 568 const char *name = "zhangSan"; in DeleteFive() local
|
/test/xts/acts/graphic/graphicnapidrawingtest/ |
H A D | OH_Drawing_TypographyTest.cpp | 1228 const char *name = "FZHeiT-SC Bold"; HWTEST_F() local 2507 const char *name = "FZHeiT-SC Bold"; HWTEST_F() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | cbs_h2645.c | 32 cbs_read_ue_golomb(CodedBitstreamContext *ctx, GetBitContext *gbc, const char *name, const int *subscripts, uint32_t *write_to, uint32_t range_min, uint32_t range_max) cbs_read_ue_golomb() argument 84 cbs_read_se_golomb(CodedBitstreamContext *ctx, GetBitContext *gbc, const char *name, const int *subscripts, int32_t *write_to, int32_t range_min, int32_t range_max) cbs_read_se_golomb() argument 140 cbs_write_ue_golomb(CodedBitstreamContext *ctx, PutBitContext *pbc, const char *name, const int *subscripts, uint32_t value, uint32_t range_min, uint32_t range_max) cbs_write_ue_golomb() argument 183 cbs_write_se_golomb(CodedBitstreamContext *ctx, PutBitContext *pbc, const char *name, const int *subscripts, int32_t value, int32_t range_min, int32_t range_max) cbs_write_se_golomb() argument [all...] |
/third_party/elfutils/libdwfl/ |
H A D | libdwflP.h | 147 char *name; member 170 char *name; /* Iterator name for this module. */ member 692 char name[0]; global() member [all...] |
H A D | dwfl_module_getdwarf.c | 42 open_elf_file (Elf **elf, int *fd, char **name) in open_elf_file() argument 955 const char *name = elf_strptr (elf, shstrndx, shdr->sh_name); find_aux_sym() local [all...] |
H A D | dwfl_segment_report_module.c | 291 dwfl_segment_report_module (Dwfl *dwfl, int ndx, const char *name, in dwfl_segment_report_module() argument [all...] |
/third_party/elfutils/tests/ |
H A D | varlocs.c | 57 const char *name = dwarf_diename (die) ?: "<unknown>"; in print_die() local 985 const char *name = dwarf_diename (die); in handle_die() local 1115 const char *name = (modname[0] != '\0' in main() local
|
/third_party/exfatprogs/include/ |
H A D | exfat_ondisk.h | 180 } __attribute__((packed)) name; /* file name directory entry */ member
|
/third_party/exfatprogs/lib/ |
H A D | exfat_dir.c | 448 __le16 *name; in filter_lookup_file() local 487 exfat_lookup_file(struct exfat *exfat, struct exfat_inode *parent, const char *name, struct exfat_lookup_filter *filter_out) exfat_lookup_file() argument 539 exfat_calc_name_hash(struct exfat *exfat, __le16 *name, int len) exfat_calc_name_hash() argument 573 exfat_build_file_dentry_set(struct exfat *exfat, const char *name, unsigned short attr, struct exfat_dentry **dentry_set, int *dentry_count) exfat_build_file_dentry_set() argument 637 exfat_update_file_dentry_set(struct exfat *exfat, struct exfat_dentry *dset, int dcount, const char *name, clus_t start_clu, clus_t ccount) exfat_update_file_dentry_set() argument 901 exfat_create_file(struct exfat *exfat, struct exfat_inode *parent, const char *name, unsigned short attr) exfat_create_file() argument [all...] |
/third_party/f2fs-tools/lib/ |
H A D | libf2fs.c | 441 static f2fs_hash_t __f2fs_dentry_hash(const unsigned char *name, int len)/* Need update */ in __f2fs_dentry_hash() argument 474 f2fs_dentry_hash(int encoding, int casefolded, const unsigned char *name, int len) f2fs_dentry_hash() argument [all...] |
/third_party/ffmpeg/fftools/ |
H A D | opt_common.c | 367 char name[128]; in print_codec() local 394 static void show_help_codec(const char *name, int encoder) in show_help_codec() argument 430 show_help_demuxer(const char *name) show_help_demuxer() argument 448 show_help_protocol(const char *name) show_help_protocol() argument 466 show_help_muxer(const char *name) show_help_muxer() argument 500 show_help_filter(const char *name) show_help_filter() argument 555 show_help_bsf(const char *name) show_help_bsf() argument 861 const char *name = NULL; show_formats_devices() local 930 const char *name; show_protocols() local 944 const char *name; show_colors() local 1231 const struct { const char *name; int level; } log_levels[] = { opt_loglevel() member [all...] |