/ohos5.0/base/tee/tee_client/services/authentication/ |
H A D | tee_auth_common.c | 23 …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 D | monitor_test.cpp | 175 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 D | access_control_virtual.c | 49 void TransGetTokenInfo(uint32_t callingId, char *tokenName, int32_t nameLen, int32_t *tokenType) in TransGetTokenInfo()
|
H A D | access_control.cpp | 229 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 D | systemtraversalparameter_fuzzer.cpp | 29 unsigned int nameLen = nameAndValue->size; in FakeShowParam() local
|
/ohos5.0/base/powermgr/power_manager/frameworks/napi/runninglock/ |
H A D | runninglock_interface.h | 35 size_t nameLen = 0; member
|
/ohos5.0/base/tee/tee_client/services/teecd/include/ |
H A D | fs_work_agent.h | 89 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 D | fillp_os.c | 119 FILLP_INT SysSetThreadName(FILLP_CHAR *name, FILLP_UINT16 nameLen) in SysSetThreadName()
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | gt_extractor_util.cpp | 134 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 D | cm_security_guard_info.c | 43 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 D | glyphs_file.cpp | 116 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 D | socket_app.c | 1240 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 D | hks_test_file_operator.c | 22 uint32_t nameLen = HKS_MAX_FILE_NAME_LEN; in GetFullFileName() local
|
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/include/ |
H A D | selinux_map.h | 52 uint32_t nameLen; member
|
/ohos5.0/foundation/communication/ipc/ipc/test/rpc/samgr/ |
H A D | rpc_mini_samgr.c | 115 uint32_t nameLen = 2; in GetRemoteSystemAbility() local
|
H A D | rpc_samgr.c | 101 uint32_t nameLen = 2; in GetRemoteSystemAbility() local
|
/ohos5.0/base/sensors/sensor/frameworks/native/src/ |
H A D | native_sensor.cpp | 107 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 D | nstackx_util.c | 85 int32_t GetFileName(const char *dir, char *name, uint32_t nameLen) in GetFileName()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_radio_button.cpp | 130 uint32_t nameLen = static_cast<uint32_t>(strlen(name) + 1); in SetName() local
|
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/mock/ |
H A D | wrapper_br_interface.c | 34 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 D | contexts_trie.c | 44 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 D | hks_storage_utils.c | 100 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 D | hks_test_file_operator.c | 32 uint32_t nameLen = HKS_MAX_FILE_NAME_LEN; in GetFullFileName() local
|
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/ |
H A D | hdi_wpa_common.c | 254 int nameLen = strlen(ifName); in WpaCliCmd() local
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/ |
H A D | wifi_c_hotspot.cpp | 211 WifiErrorCode GetApIfaceName(char *ifaceName, int nameLen) in GetApIfaceName()
|