/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
H A D | softbus_proxychannel_manager.c | 869 char *buf = TransProxyPackFastData(&(info.appInfo), &outLen); in TransProxyProcessHandshakeAckMsg() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
H A D | trans_tcp_direct_message_append_test.cpp | 546 ServerDataBuf *buf = TransSrvGetDataBufNodeById(channelId); variable
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/font/ |
H A D | ui_font_header.h | 423 uint8_t buf[0]; member
|
/ohos5.0/base/location/frameworks/js/napi/source/ |
H A D | napi_util.cpp | 667 std::unique_ptr<char[]> buf = std::make_unique<char[]>(actBuflen); in JsObjectToString() local
|
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/ |
H A D | at_sim.c | 1450 uint8_t *buf = malloc(byteArrayLen * HALF_LEN + 1); in ConvertByteArrayToHexString() local
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/host/include/ |
H A D | usb_raw_test.h | 190 uint8_t *buf; member
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
H A D | module_profile.cpp | 1798 ErrCode ModuleProfile::TransformTo(const std::vector<uint8_t> &buf, InnerBundleInfo &innerBundleInf… in TransformTo() argument
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/ |
H A D | hci_evt.c | 352 uint8_t *buf = BufferPtr(payloadBuffer); in HciEventOnNumberOfCompletedPacketsEvent() local
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | locale_config.cpp | 598 char buf[MAX_PATH_LEN] = {0}; in LoadRegionsLanguages() local
|
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/ |
H A D | native_module_util.cpp | 1891 __attribute__((visibility("default"))) void NAPI_util_GetJSCode(const char **buf, int *buflen) in NAPI_util_GetJSCode() 1901 __attribute__((visibility("default"))) void NAPI_util_GetABCCode(const char** buf, int* buflen) in NAPI_util_GetABCCode()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_gzip/ |
H A D | gzip_n_exporter.cpp | 53 void *buf = nullptr; member
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/ |
H A D | softbus_conn_br_manager.c | 99 void __attribute__((weak)) NipRecvDataFromBr(uint32_t connId, const char *buf, int32_t len) in NipRecvDataFromBr()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/ |
H A D | p2p_v1_processor_test.cpp | 237 .WillRepeatedly([this](const std::string &uuid, char *buf, uint32_t len) { in InjectCommonMock()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/ |
H A D | avdtp_impl.c | 1992 uint8_t buf[AVDT_32BYTE] = {0}; in AvdtPktDataPrint() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_util.cpp | 128 char* buf = new (std::nothrow) char[maxLen + STR_TAIL_LENGTH]; in GetValue() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_util.cpp | 117 char* buf = new (std::nothrow) char[maxLen + STR_TAIL_LENGTH]; in GetValue() local
|
/ohos5.0/drivers/peripheral/wlan/test/fuzztest/ |
H A D | wpa_common_fuzzer.cpp | 101 unsigned char buf[ETH_ADDR_LEN] = {0x12, 0x34, 0x56, 0x78, 0xab, 0xcd}; in FuzzWpaInterfaceScanResult() local
|
/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/src/ |
H A D | resource_manager_napi_sync_impl.cpp | 255 std::vector<char> buf(len + 1); in InitParamsFromParamArray() local
|
/ohos5.0/base/print/print_fwk/services/print_service/src/ |
H A D | print_cups_client.cpp | 256 char buf[BUFFER_LEN] = {0}; in StartCupsdService() local
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl_rendering_context_base.cpp | 2771 std::unique_ptr<char[]> buf = std::make_unique<char[]>(length + 1); in GetShaderInfoLog() local 2803 std::unique_ptr<char[]> buf = std::make_unique<char[]>(length + 1); in GetProgramInfoLog() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 1767 char buf[MAX_PATH_LEN] = { 0 }; in GetExtensionConfigPath() local
|
/ohos5.0/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/ |
H A D | dhcpclientfun_fuzzer.cpp | 149 char buf[INET6_ADDRSTRLEN] = {0}; in GetIpFromS6AddressFuzzerTest() local
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | buffer_queue.cpp | 941 sptr<SurfaceBuffer> buf = buffer; in ListenerBufferReleasedCb() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
H A D | js_util.cpp | 135 char* buf = new (std::nothrow) char[maxLen + STR_TAIL_LENGTH]; in GetValue() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | js_runtime.cpp | 1579 char buf[MAX_PATH_LEN] = { 0 }; in GetSystemKitPath() local
|