Home
last modified time | relevance | path

Searched defs:bytes (Results 801 - 825 of 3404) sorted by relevance

1...<<31323334353637383940>>...137

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLazyFieldLite.java118 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 DMapEntryLite.java166 public Map.Entry<K, V> parseEntry(ByteString bytes, ExtensionRegistryLite extensionRegistry) in parseEntry() argument
/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_impl_lite.cc190 int bytes = Read(junk, std::min(count - skipped, in Skip() local
/third_party/python/Modules/
H A Dgrpmodule.c196 PyObject *bytes, *retval = NULL; in grp_getgrnam_impl() local
H A Dpwdmodule.c218 PyObject *bytes, *retval = NULL; in pwd_getpwnam_impl() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DDecodeUtf8Test.java186 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 Dbytestream.cc72 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 Dranden_benchmarks.cc53 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 Dpool_urbg.cc120 void RandenPoolEntry::Fill(uint8_t* out, size_t bytes) { in Fill() argument
/third_party/skia/client_utils/android/
H A DBitmapRegionDecoder.cpp125 size_t bytes = outInfo.computeByteSize(bitmap->rowBytes()); in decodeRegion() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Daccounting.c272 u64 bytes; in accounting_sta_report() local
/third_party/vk-gl-cts/framework/xexml/
H A DxeXMLParser.cpp82 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 Daccounting.c272 u64 bytes; in accounting_sta_report() local
/base/hiviewdfx/hitrace/test/unittest/common/native/
H A Dhitracechainc_test.cpp249 uint8_t bytes[idLen + 1]; in HWTEST_F() local
[all...]
H A Dhitracechaincpp_test.cpp225 uint8_t bytes[ID_LEN + 1]; in HWTEST_F() local
[all...]
/base/security/access_token/services/tokensyncmanager/include/remote/
H A Dsoft_bus_channel.h38 unsigned char *bytes; member
[all...]
/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dsoft_bus_channel.cpp212 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 Dhril_base.cpp69 uint8_t *bytes = (uint8_t *)calloc(bytesLen, sizeof(uint8_t)); in ConvertHexStringToBytes() local
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_sms_parcel.h249 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 Dsim_utils.cpp63 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 Ddrm_connector.cpp138 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 Dusbrdl.h85 uint32 bytes; member
/device/soc/rockchip/common/sdk_linux/drivers/nvmem/
H A Drockchip-otp.c140 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 Ddrm_connector.cpp143 int bytes = sprintf_s(buffer, sizeof(buffer), "%d\n", level); in SetBrightness() local
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_connector.cpp140 int bytes = sprintf_s(buffer, sizeof(buffer), "%d\n", level); in SetBrightness() local

Completed in 17 milliseconds

1...<<31323334353637383940>>...137