/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
H A D | wifi_hal_crpc_server_add_test.cpp | 92 char buff[] = "N\tP2pSetRandomMac\t1"; variable 172 char buff[] = "N\tP2pGetDeviceAddress\t17"; variable 246 char buff[] = "N\tP2pRemoveNetwork\t1"; variable 301 char buff[] = "N\tP2pSetWfdEnable\t1"; variable 333 char buff[] = "N\tP2pStartFind\t120"; variable 356 char buff[] = "N\tP2pSetExtListeN\t0\t0\t0"; variable 372 char buff[] = "N\tP2pSetListenChannel\t0\t0"; variable 432 char buff[] = "N\tP2pAddGroup\t0\t1\t0"; variable 606 char buff[] = "N\tP2pSetMiracastType\tx\t"; variable 675 char buff[] = "N\tP2pRemoveNetwork\t18\t"; variable [all …]
|
H A D | wifi_hal_crpc_server_test.cpp | 382 char buff[] = "N\tGetName\tx\t"; variable 509 char buff[] = "N\tGetIface\twlan0"; variable 551 char buff[] = "N\tRemoveIface\twlan0"; variable 772 char buff[] = "N\tGetScanInfos\tx\t"; variable 855 char buff[] = "N\tConnect\tx\t"; variable 1018 char buff[] = "N\tRunCmd\twlan0"; variable 1070 char buff[] = "N\tRemoveNetwork\t12"; variable 1093 char buff[] = "N\tEnableNetwork\t12"; variable 1125 char buff[] = "N\tSetNetwork\t0\t1"; variable 1276 char buff[] = "N\tStopSoftAp\t0\t"; variable [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/ |
H A D | tlv_util.cpp | 20 void TLVUtil::WriteString(std::vector<uint8_t>& buff, const std::string& value) in WriteString() 29 std::string TLVUtil::ReadString(std::vector<uint8_t>& buff, int32_t& cursor) in ReadString() 49 void TLVUtil::WriteDouble(std::vector<uint8_t>& buff, double value) in WriteDouble() 58 double TLVUtil::ReadDouble(std::vector<uint8_t>& buff, int32_t& cursor) in ReadDouble() 71 void TLVUtil::WriteColor(std::vector<uint8_t>& buff, Color& value) in WriteColor() 80 Color TLVUtil::ReadColor(std::vector<uint8_t>& buff, int32_t& cursor) in ReadColor() 92 void TLVUtil::WriteDimension(std::vector<uint8_t>& buff, const Dimension& value) in WriteDimension() 99 Dimension TLVUtil::ReadDimension(std::vector<uint8_t>& buff, int32_t& cursor) in ReadDimension() 132 void TLVUtil::WriteTextShadow(std::vector<uint8_t>& buff, Shadow& value) in WriteTextShadow() 144 Shadow TLVUtil::ReadTextShadow(std::vector<uint8_t>& buff, int32_t& cursor) in ReadTextShadow() [all …]
|
/ohos5.0/base/security/device_auth/common_lib/impl/src/ |
H A D | uint8buff_utils.c | 23 int32_t InitUint8Buff(Uint8Buff *buff, uint32_t buffLen) in InitUint8Buff() 39 int32_t DeepCopyUint8Buff(const Uint8Buff *buff, Uint8Buff *newBuff) in DeepCopyUint8Buff() 57 void FreeUint8Buff(Uint8Buff *buff) in FreeUint8Buff() 67 void ClearFreeUint8Buff(Uint8Buff *buff) in ClearFreeUint8Buff() 78 bool IsUint8BuffValid(const Uint8Buff *buff, uint32_t maxLen) in IsUint8BuffValid() 83 int32_t ToLowerCase(Uint8Buff *buff) in ToLowerCase()
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/ |
H A D | hks_crypto_hal_api_openssl.cpp | 153 uint8_t buff[1] = {0}; variable 187 uint8_t buff[1] = {0}; variable 310 uint8_t buff[1] = {0}; variable 337 uint8_t buff[1] = {0}; variable 471 uint8_t buff[HKS_KEY_BYTES(KEY_LEN_256)] = {0}; variable 495 uint8_t buff[1] = {0}; variable 580 uint8_t buff[1] = {0}; variable 604 uint8_t buff[1] = {0}; variable 629 uint8_t buff[1] = {0}; variable 662 uint8_t buff[1] = {0}; variable [all …]
|
H A D | hks_crypto_hal_api_mbedtls.cpp | 133 uint8_t buff[1] = {0}; variable 197 uint8_t buff[HKS_KEY_BYTES(HKS_AES_KEY_SIZE_128)] = {0}; variable 221 uint8_t buff[HKS_KEY_BYTES(HKS_AES_KEY_SIZE_128)] = {0}; variable 244 uint8_t buff[HKS_KEY_BYTES(HKS_AES_KEY_SIZE_128)] = {0}; variable 267 uint8_t buff[HKS_KEY_BYTES(HKS_AES_KEY_SIZE_128)] = {0}; variable 289 uint8_t buff[HKS_KEY_BYTES(HKS_AES_KEY_SIZE_128)] = {0}; variable 524 uint8_t buff[1] = {0}; variable 547 uint8_t buff[1] = {0}; variable 587 uint8_t buff[1] = {0}; variable 613 uint8_t buff[1] = {0}; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_socket_test/ |
H A D | ams_service_app_spawn_socket_test.cpp | 145 std::unique_ptr<uint8_t[]> buff = nullptr; variable 169 std::unique_ptr<uint8_t[]> buff = std::make_unique<uint8_t[]>(10); variable 193 std::unique_ptr<uint8_t[]> buff = std::make_unique<uint8_t[]>(10); variable 217 std::unique_ptr<uint8_t[]> buff = std::make_unique<uint8_t[]>(10); variable 242 std::unique_ptr<uint8_t[]> buff = std::make_unique<uint8_t[]>(10); variable 266 std::unique_ptr<uint8_t[]> buff = nullptr; variable 290 std::unique_ptr<uint8_t[]> buff = std::make_unique<uint8_t[]>(10); variable 314 std::unique_ptr<uint8_t[]> buff = std::make_unique<uint8_t[]>(10); variable 338 std::unique_ptr<uint8_t[]> buff = std::make_unique<uint8_t[]>(10); variable 363 std::unique_ptr<uint8_t[]> buff = std::make_unique<uint8_t[]>(10); variable
|
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/ |
H A D | mms_header.cpp | 1319 bool MmsHeader::EcondeFieldMessageClassValue(MmsEncodeBuffer &buff) in EcondeFieldMessageClassValue() 1346 bool MmsHeader::EncodeCommontFieldValue(MmsEncodeBuffer &buff) in EncodeCommontFieldValue() 1379 bool MmsHeader::EncodeMmsSendReq(MmsEncodeBuffer &buff) in EncodeMmsSendReq() 1416 bool MmsHeader::EncodeMmsSendConf(MmsEncodeBuffer &buff) in EncodeMmsSendConf() 1435 bool MmsHeader::EncodeMmsNotificationInd(MmsEncodeBuffer &buff) in EncodeMmsNotificationInd() 1478 bool MmsHeader::EnocdeMmsNotifyRespInd(MmsEncodeBuffer &buff) in EnocdeMmsNotifyRespInd() 1497 bool MmsHeader::EnocdeMmsRetrieveConf(MmsEncodeBuffer &buff) in EnocdeMmsRetrieveConf() 1557 bool MmsHeader::EnocdeMmsAcknowledgeInd(MmsEncodeBuffer &buff) in EnocdeMmsAcknowledgeInd() 1571 bool MmsHeader::EnocdeMmsDeliveryInd(MmsEncodeBuffer &buff) in EnocdeMmsDeliveryInd() 1606 bool MmsHeader::EncodeMmsReadRecInd(MmsEncodeBuffer &buff) in EncodeMmsReadRecInd() [all …]
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/ |
H A D | raw_socket_test.cpp | 60 uint8_t *buff = nullptr; variable 68 uint8_t *buff = &NUMBLE; variable 77 uint8_t *buff = &NUMBLE; variable 90 uint8_t *buff = &NUMBLE; variable 98 uint8_t *buff = &NUMBLE; variable
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/ |
H A D | wifi_device_callback_proxy_lite.cpp | 40 uint8_t buff[DEFAULT_IPC_SIZE]; in OnWifiStateChanged() local 66 uint8_t buff[IPC_DATA_SIZE]; in OnWifiConnectionChanged() local 110 uint8_t buff[DEFAULT_IPC_SIZE]; in OnWifiRssiChanged() local 135 uint8_t buff[DEFAULT_IPC_SIZE]; in OnWifiWpsStateChanged() local 161 uint8_t buff[DEFAULT_IPC_SIZE]; in OnStreamChanged() local 186 uint8_t buff[DEFAULT_IPC_SIZE]; in OnDeviceConfigChanged() local
|
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/components/eapol/ |
H A D | eapol.c | 17 #define RETURN_IF_INPUT_VALID(netDevice, buff) do { \ argument 28 static int32_t EnableEapol(const struct NetDevice *netDevice, struct EapolEnable *buff) in EnableEapol() 55 static int32_t GetEapol(const struct NetDevice *netDevice, struct EapolRx *buff) in GetEapol() 95 static int32_t SendEapol(struct NetDevice *netDevice, struct EapolTx *buff) in SendEapol() 175 static int32_t WriteEapolToQueue(const struct NetDevice *netDevice, NetBuf *buff) in WriteEapolToQueue()
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/qos/ |
H A D | flow_control_test.c | 32 NetBuf *buff = NULL; in SendDataPacket() local 85 NetBuf *buff = NULL; in ConstructEapolNetBuf() local 120 NetBuf *buff = NULL; in WiFiFlowControlTestGetEapolQueueId() local 147 NetBuf *buff = NULL; in WiFiFlowControlTestSendData() local
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/http_source_test/ |
H A D | http_media_downloader_unit_test.cpp | 90 unsigned char buff[5 * 1024 * 1024]; variable 163 unsigned char buff[10 * 1024]; variable 207 unsigned char buff[10]; variable 229 unsigned char buff[10]; variable 249 unsigned char buff[10]; variable 271 unsigned char buff[10]; variable 293 unsigned char buff[10]; variable 343 unsigned char buff[10]; variable 370 unsigned char buff[10]; variable 395 unsigned char buff[10]; variable [all …]
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/ipc_framework/cRPC/unittest/ |
H A D | net_test.cpp | 29 char buff[MAX_SIZE] = {0}; variable 39 char buff[MAX_SIZE] = {0}; variable
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/ |
H A D | net_test.cpp | 29 char buff[MAX_SIZE] = {0}; variable 39 char buff[MAX_SIZE] = {0}; variable
|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/test/moduletest/common/ |
H A D | smart_parser_module_test.cpp | 78 std::stringstream buff; variable 118 std::stringstream buff; variable 190 std::stringstream buff; variable 225 std::stringstream buff; variable 309 std::stringstream buff; variable 349 std::stringstream buff; variable 393 std::stringstream buff; variable 437 std::stringstream buff; variable 486 std::stringstream buff; variable 536 std::stringstream buff; variable [all …]
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_ability_sync_test.cpp | 144 std::vector<uint8_t> buff(bufflen, 0); variable 195 std::vector<uint8_t> buff(bufflen, 0); variable 246 std::vector<uint8_t> buff(bufflen, 0); variable 303 std::vector<uint8_t> buff(bufflen, 0); variable 361 std::vector<uint8_t> buff(bufflen, 0); variable
|
/ohos5.0/base/security/device_security_level/services/common/ |
H A D | dslm_msg_serialize.c | 54 MessagePacket *ParseMessage(const MessageBuff *buff) in ParseMessage() 109 void FreeMessageBuff(MessageBuff *buff) in FreeMessageBuff()
|
/ohos5.0/base/security/device_security_level/services/dslm/ |
H A D | dslm_inner_process.c | 62 MessageBuff *buff = NULL; in SendDeviceInfoRequest() local 79 int32_t VerifyDeviceInfoResponse(DslmDeviceInfo *device, const MessageBuff *buff) in VerifyDeviceInfoResponse()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hls_test/ |
H A D | hls_media_downloader_unit_test.cpp | 339 unsigned char buff[10]; variable 364 unsigned char buff[10]; variable 406 unsigned char buff[10]; variable 435 unsigned char buff[100 * 1024]; variable 492 unsigned char buff[10 * 1024]; variable 522 unsigned char buff[10 * 1024]; variable 570 unsigned char buff[10]; variable 594 unsigned char buff[10]; variable 656 unsigned char buff[10]; variable 680 unsigned char buff[10]; variable [all …]
|
/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/src/ |
H A D | client.c | 46 char *buff = ContextGetReadRecord(client->context); in RpcClientReadMsg() local 74 static void RpcClientDealReadMsg(RpcClient *client, char *buff) in RpcClientDealReadMsg() 124 char *buff = RpcClientReadMsg(client); in RpcClientThreadDeal() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
H A D | pan_gesture.cpp | 61 void PanGesture::SerializeTo(char* buff) in SerializeTo() 98 int32_t PanGesture::Deserialize(const char* buff) in Deserialize()
|
/ohos5.0/base/sensors/sensor/test/unittest/coverage/ |
H A D | sensor_basic_data_channel_test.cpp | 119 char buff[128] = {}; variable 132 char buff[128] = {}; variable 141 char buff[128] = {}; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/runtime_test/ |
H A D | js_module_reader_test.cpp | 57 uint8_t *buff = nullptr; variable 73 uint8_t *buff = nullptr; variable
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/ |
H A D | dhcp_client_callback_proxy_lite.cpp | 41 uint8_t buff[DEFAULT_IPC_SIZE]; in OnIpSuccessChanged() local 91 uint8_t buff[DEFAULT_IPC_SIZE]; in OnIpFailChanged() local
|