Home
last modified time | relevance | path

Searched defs:nameLen (Results 1 – 25 of 86) sorted by relevance

1234

/ohos5.0/base/tee/tee_client/services/authentication/
H A Dtee_auth_common.c23 …tic int ReadCmdLine(const char *path, char *buffer, size_t bufferLen, char *caName, size_t nameLen) in ReadCmdLine()
55 static int TeeGetCaName(int caPid, char *caName, size_t nameLen) in TeeGetCaName()
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/src/
H A Dmonitor_test.cpp175 size_t nameLen = strlen(name) + 1; variable
193 size_t nameLen = strlen(name) + 1; variable
/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/standard/
H A Daccess_control_virtual.c49 void TransGetTokenInfo(uint32_t callingId, char *tokenName, int32_t nameLen, int32_t *tokenType) in TransGetTokenInfo()
H A Daccess_control.cpp229 void TransGetTokenInfo(uint32_t callingId, char *tokenName, int32_t nameLen, int32_t *tokenType) in TransGetTokenInfo()
/ohos5.0/base/startup/init/test/fuzztest/systemtraversalparameter_fuzzer/
H A Dsystemtraversalparameter_fuzzer.cpp29 unsigned int nameLen = nameAndValue->size; in FakeShowParam() local
/ohos5.0/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_interface.h35 size_t nameLen = 0; member
/ohos5.0/base/tee/tee_client/services/teecd/include/
H A Dfs_work_agent.h89 uint32_t nameLen; member
111 uint32_t nameLen; member
116 uint32_t nameLen; member
131 uint32_t nameLen; member
141 uint32_t nameLen; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dfillp_os.c119 FILLP_INT SysSetThreadName(FILLP_CHAR *name, FILLP_UINT16 nameLen) in SysSetThreadName()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_extractor_util.cpp134 uint32_t nameLen = ReadInt(fp); in ExtractFileAttr() local
166 uint32_t nameLen = ReadInt(fp); in ExtractFileAttr() local
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/security_guard_report/src/
H A Dcm_security_guard_info.c43 static void AnonymousName(char *name, uint32_t nameLen) in AnonymousName()
68 uint32_t nameLen = isNameValid ? input->size : strlen(CM_INVALID_NAME) + 1; in ConstructInfoName() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_file.cpp116 uint32_t nameLen = strlen(fontName); in SetFontName() local
197 uint32_t nameLen = strlen(fontName); in IsSameFile() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c1240 FILLP_CONST struct sockaddr *name, FILLP_UINT32 nameLen) in SockBindConnectValidateParams()
1318 …llpErrorType SockConnect(FILLP_INT sockIndex, FILLP_CONST struct sockaddr *name, socklen_t nameLen) in SockConnect()
1380 …llpErrorType SockBind(FILLP_INT sockIndex, FILLP_CONST struct sockaddr *name, FILLP_UINT32 nameLen) in SockBind()
1528 FILLP_CONST socklen_t *nameLen) in SockGetnameCheckParam()
1555 FILLP_INT SockGetsockname(FILLP_INT sockIndex, struct sockaddr *name, socklen_t *nameLen) in SockGetsockname()
1605 FILLP_INT SockGetpeername(FILLP_INT sockIndex, struct sockaddr *name, socklen_t *nameLen) in SockGetpeername()
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
H A Dhks_test_file_operator.c22 uint32_t nameLen = HKS_MAX_FILE_NAME_LEN; in GetFullFileName() local
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dselinux_map.h52 uint32_t nameLen; member
/ohos5.0/foundation/communication/ipc/ipc/test/rpc/samgr/
H A Drpc_mini_samgr.c115 uint32_t nameLen = 2; in GetRemoteSystemAbility() local
H A Drpc_samgr.c101 uint32_t nameLen = 2; in GetRemoteSystemAbility() local
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dnative_sensor.cpp107 uint32_t nameLen = strlen(sensor->sensorName); in OH_SensorInfo_GetName() local
126 uint32_t nameLen = strlen(sensor->vendorName); in OH_SensorInfo_GetVendorName() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_util.c85 int32_t GetFileName(const char *dir, char *name, uint32_t nameLen) in GetFileName()
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_radio_button.cpp130 uint32_t nameLen = static_cast<uint32_t>(strlen(name) + 1); in SetName() local
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/mock/
H A Dwrapper_br_interface.c34 static int32_t OpenSppServer(const char *name, int32_t nameLen, const char *uuid, int32_t isSecure) in OpenSppServer()
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dcontexts_trie.c44 uint32_t nameLen = (uint32_t)strlen(name); in AddGroupNode() local
81 uint32_t nameLen = (uint32_t)strlen(element); in InsertElementToTrie() local
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_utils.c100 int32_t ConstructPlainName(const struct HksBlob *blob, char *targetName, uint32_t nameLen) in ConstructPlainName()
131 int32_t ConstructName(const struct HksBlob *blob, char *targetName, uint32_t nameLen) in ConstructName()
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/common/
H A Dhks_test_file_operator.c32 uint32_t nameLen = HKS_MAX_FILE_NAME_LEN; in GetFullFileName() local
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_common.c254 int nameLen = strlen(ifName); in WpaCliCmd() local
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_hotspot.cpp211 WifiErrorCode GetApIfaceName(char *ifaceName, int nameLen) in GetApIfaceName()

1234