/ohos5.0/base/powermgr/thermal_manager/application/protector/src/ |
H A D | thermal_kernel_service.cpp | 53 char buf[MAX_PATH_LEN]; in Init() local
|
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_animator/ |
H A D | ui_test_animator.cpp | 247 char buf[10] = "FPS"; in UIKitAnimatorTestFPS008() local 306 char buf[10] = "FPS"; in OnFPSChanged() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/config/ |
H A D | event_logger_config.cpp | 73 std::string buf = ""; in FindConfigVersion() local 99 std::string buf = ""; in ParseConfigData() local
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_engine/core/src/ |
H A D | hks_asn1_test.cpp | 67 struct HksBlob buf = { .size = sizeof(bufData), .data = bufData }; variable 84 struct HksBlob buf = { .size = sizeof(bufData), .data = bufData }; variable
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | mipi_dsi_test.c | 16 static uint8_t buf = 0x29; in MipiDsiTestMallocBuf() local 106 uint8_t buf = 0; in MipiDsiTxRxTest() local
|
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/buffer/src/ |
H A D | dump_buffer_manager.cpp | 35 struct DumpBuffer *buf = new (std::nothrow) DumpBuffer(buffer); in DumpBufferNew() local 52 struct DumpBuffer *buf = new (std::nothrow) DumpBuffer(buffer); in DumpBufferCreate() local
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/tls/verifier/ |
H A D | openssl.rs | 70 let mut buf = [0u8; 128]; in cert_name() localVariable 97 let mut buf = [0u8; 128]; in issuer() localVariable
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
H A D | softbus_proxychannel_message.c | 63 static void TransProxyPackMessageHead(ProxyMessageHead *msgHead, uint8_t *buf, uint32_t size) in TransProxyPackMessageHead() 316 uint8_t *buf = (uint8_t *)SoftBusCalloc(size); in PackPlaintextMessage() local 341 uint8_t *buf = (uint8_t *)SoftBusCalloc(size); in PackEncryptedMessage() local 393 char *buf = TransProxyPackFastData(appInfo, &outLen); in PackHandshakeMsgForFastData() local 460 char *buf = NULL; in TransProxyPackHandshakeErrMsg() local 487 char *buf = NULL; in TransProxyPackHandshakeMsg() local 535 char *buf = NULL; in TransProxyPackHandshakeAckMsg() local 868 char *buf = NULL; in TransProxyPackIdentity() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
H A D | softbus_proxy_session_test.cpp | 234 char buf[TEST_BUFFER_SIZE] = {0}; variable 269 char *buf = data; variable 330 char *buf = data; variable 378 char *buf = data; variable 407 char buf[TEST_BUFFER_SIZE] = {0}; variable
|
/ohos5.0/drivers/hdf_core/framework/model/input/driver/touchscreen/ |
H A D | touch_ft6336.c | 66 static int32_t ParsePointData(FrameData *frame, uint8_t *buf, uint8_t pointNum) in ParsePointData() 92 uint8_t buf[POINT_BUFFER_LEN] = {0}; in ChipDataHandle() local
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/src/ |
H A D | navpushpathhelper.cpp | 45 void NAPI_atomicservice_NavPushPathHelper_GetABCCode(const char **buf, int *buflen) in NAPI_atomicservice_NavPushPathHelper_GetABCCode()
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/rawstreamdata_fuzzer/ |
H A D | rawstreamdata_fuzzer.cpp | 32 char *buf = new char[Communication::SoftBus::MAX_STREAM_LEN + 1]; in InitStreamDataTest() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/streamcommondata_fuzzer/ |
H A D | streamcommondata_fuzzer.cpp | 33 char *buf = new char[Communication::SoftBus::MAX_STREAM_LEN + 1]; in InitStreamDataTest() local
|
/ohos5.0/base/customization/config_policy/test/fuzztest/getonecfgfileex_fuzzer/ |
H A D | getonecfgfileex_fuzzer.cpp | 32 char buf[MAX_PATH_LEN] = {0}; in FuzzGetOneCfgFileEx() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | image_trace.cpp | 43 char buf[FORMAT_BUF_SIZE] = { 0 }; in ImageTrace() local
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/ |
H A D | power_set_mode_test.cpp | 39 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/examples/ |
H A D | mimebody_multi.rs | 180 let mut buf = vec![0u8; 50]; in main() localVariable
|
H A D | mimebody_multi_then_async_data.rs | 105 let mut buf = vec![0u8; 50]; in main() localVariable
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/qdisc/ |
H A D | nstackx_nlmsg.c | 101 static int32_t ParseNetlinkMsg(char *buf, int32_t recvlen, struct NlmsgCallback *nlcb) in ParseNetlinkMsg() 137 char buf[MAX_NETLINK_BUFFER_LEN] = {0}; in RecvNetlinkResponse() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
H A D | device_convertor.cpp | 46 uint8_t *buf = reinterpret_cast<uint8_t *>(&length); in ToLocal() local 159 uint8_t *buf = reinterpret_cast<uint8_t *>(&length); in ConvertNetwork() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | device_convertor.cpp | 48 uint8_t *buf = reinterpret_cast<uint8_t *>(&length); in ToLocal() local 163 uint8_t *buf = reinterpret_cast<uint8_t *>(&length); in ConvertNetwork() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/ |
H A D | process.cpp | 52 std::string buf; in Readlink() local 92 char *buf = nullptr; in CheckMaps() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
H A D | wifi_p2p_service_request_list.cpp | 83 std::vector<unsigned char> buf = tlvsIter->GetTlv(); in GetTlvs() local 134 WifiP2pServiceRequest buf; in ParseTlvs2ReqList() local
|
/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/src/ |
H A D | net.c | 49 int MyRead(int fd, char *buf, int count) in MyRead() 76 int MyWrite(int fd, const char *buf, int count) in MyWrite()
|
/ohos5.0/base/powermgr/thermal_manager/test/common/src/ |
H A D | thermal_test.cpp | 36 int32_t ThermalTest::WriteFile(std::string path, std::string buf) in WriteFile() 52 int32_t ThermalTest::ReadFile(std::string path, std::string& buf) in ReadFile()
|