| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | LazyFieldLite.java | 118 public LazyFieldLite(ExtensionRegistryLite extensionRegistry, ByteString bytes) { in LazyFieldLite() argument 342 setByteString(ByteString bytes, ExtensionRegistryLite extensionRegistry) setByteString() argument 433 checkArguments(ExtensionRegistryLite extensionRegistry, ByteString bytes) checkArguments() argument [all...] |
| H A D | MapEntryLite.java | 166 public Map.Entry<K, V> parseEntry(ByteString bytes, ExtensionRegistryLite extensionRegistry) in parseEntry() argument
|
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | zero_copy_stream_impl_lite.cc | 190 int bytes = Read(junk, std::min(count - skipped, in Skip() local
|
| /third_party/python/Modules/ |
| H A D | grpmodule.c | 196 PyObject *bytes, *retval = NULL; in grp_getgrnam_impl() local
|
| H A D | pwdmodule.c | 218 PyObject *bytes, *retval = NULL; in pwd_getpwnam_impl() local
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | DecodeUtf8Test.java | 186 assertInvalid(byte[] bytes) assertInvalid() argument 233 assertInvalidSlice(byte[] bytes, int index, int size) assertInvalidSlice() argument [all...] |
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | bytestream.cc | 72 void CheckedArrayByteSink::Append(const char* bytes, size_t n) { in Append() argument 97 void GrowingArrayByteSink::Append(const char* bytes, size_t n) { in Append() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | randen_benchmarks.cc | 53 static constexpr size_t bytes() { return sizeof(seed); } in bytes() function 68 static constexpr size_t bytes() { return sizeof(state); } in bytes() function 83 static constexpr size_t bytes() { return sizeof(UInt); } in bytes() function 94 Print(const char* name, const size_t n, const Result (&results)[N], const size_t bytes) Print() argument
|
| H A D | pool_urbg.cc | 120 void RandenPoolEntry::Fill(uint8_t* out, size_t bytes) { in Fill() argument
|
| /third_party/skia/client_utils/android/ |
| H A D | BitmapRegionDecoder.cpp | 125 size_t bytes = outInfo.computeByteSize(bitmap->rowBytes()); in decodeRegion() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | accounting.c | 272 u64 bytes; in accounting_sta_report() local
|
| /third_party/vk-gl-cts/framework/xexml/ |
| H A D | xeXMLParser.cpp | 82 void Tokenizer::feed (const deUint8* bytes, int numBytes) in feed() argument 373 void Parser::feed (const deUint8* bytes, int numBytes) in feed() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | accounting.c | 272 u64 bytes; in accounting_sta_report() local
|
| /base/hiviewdfx/hitrace/test/unittest/common/native/ |
| H A D | hitracechainc_test.cpp | 249 uint8_t bytes[idLen + 1]; in HWTEST_F() local [all...] |
| H A D | hitracechaincpp_test.cpp | 225 uint8_t bytes[ID_LEN + 1]; in HWTEST_F() local [all...] |
| /base/security/access_token/services/tokensyncmanager/include/remote/ |
| H A D | soft_bus_channel.h | 38 unsigned char *bytes;
member [all...] |
| /base/security/access_token/services/tokensyncmanager/src/remote/ |
| H A D | soft_bus_channel.cpp | 212 void SoftBusChannel::HandleDataReceived(int socket, const unsigned char *bytes, int length) in HandleDataReceived() argument 295 std::string SoftBusChannel::Decompress(const unsigned char *bytes, const int length) in Decompress() argument 319 int SoftBusChannel::SendRequestBytes(const unsigned char *bytes, const int bytesLength) in SendRequestBytes() argument 444 SendResponseBytes(int socket, const unsigned char *bytes, const int bytesLength) SendResponseBytes() argument [all...] |
| /base/telephony/ril_adapter/services/hril/src/ |
| H A D | hril_base.cpp | 69 uint8_t *bytes = (uint8_t *)calloc(bytesLen, sizeof(uint8_t)); in ConvertHexStringToBytes() local
|
| /base/telephony/core_service/interfaces/innerkits/include/ |
| H A D | tel_ril_sms_parcel.h | 249 unsigned char bytes[36] = { 0 }; member 256 unsigned char bytes[36] = { 0 }; member 267 unsigned char bytes[255] = { 0 }; member
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | sim_utils.cpp | 63 std::string SIMUtils::BytesConvertToHexString(const unsigned char *bytes, int byteLen) in BytesConvertToHexString() argument 159 std::string SIMUtils::Gsm7bitConvertToString(const unsigned char *bytes, int byteLen) in Gsm7bitConvertToString() argument
|
| /device/soc/rockchip/common/hardware/display/src/display_device/ |
| H A D | drm_connector.cpp | 138 int bytes = sprintf_s(buffer, sizeof(buffer), "%d\n", level); in SetBrightness() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | usbrdl.h | 85 uint32 bytes; member
|
| /device/soc/rockchip/common/sdk_linux/drivers/nvmem/ |
| H A D | rockchip-otp.c | 140 static int rockchip_otp_read(void *context, unsigned int offset, void *val, size_t bytes)
in rockchip_otp_read() argument
|
| /device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
| H A D | drm_connector.cpp | 143 int bytes = sprintf_s(buffer, sizeof(buffer), "%d\n", level); in SetBrightness() local
|
| /device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
| H A D | drm_connector.cpp | 140 int bytes = sprintf_s(buffer, sizeof(buffer), "%d\n", level); in SetBrightness() local
|