Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 14 of 14) sorted by relevance

/aosp14/system/core/init/
H A Dinterprocess_fifo.cpp71 uint8_t byte; in Read() local
83 Result<void> InterprocessFifo::Write(uint8_t byte) noexcept { in Write()
H A Depoll_test.cpp60 uint8_t byte = 0xee; in TEST() local
H A Dservice.cpp541 Result<uint8_t> byte = cgroups_activated.Read(); in RunService() local
/aosp14/system/core/trusty/utils/rpmb_dev/
H A Drpmb.h25 uint8_t byte[32]; member
H A Drpmb_protocol.h36 uint8_t byte[16]; member
40 uint8_t byte[2]; member
44 uint8_t byte[4]; member
/aosp14/frameworks/base/services/tests/RemoteProvisioningServiceTests/src/com/android/server/security/rkp/
H A DRemoteProvisioningRegistrationTest.java85 VoidAnswer4<byte[], byte[], Executor, OutcomeReceiver<Void, Exception>> answer) { in answerStoreUpgradedKeyAsync()
/aosp14/frameworks/base/packages/StatementService/src/com/android/statementservice/utils/
H A DStatementUtils.kt119 val byte = bytes[index].toInt() and 0xFF regex
/aosp14/frameworks/base/libs/protoutil/src/
H A DProtoFileReader.cpp115 uint8_t byte = next(); in readRawVarint() local
H A DEncodedBuffer.cpp295 uint8_t byte = readRawByte(); in readRawVarint() local
409 uint8_t byte = next(); in readRawVarint() local
H A DProtoOutputStream.cpp542 ProtoOutputStream::writeRawByte(uint8_t byte) in writeRawByte()
/aosp14/frameworks/base/tools/bit/
H A Dadb.cpp90 uint8_t byte; in read_varint() local
/aosp14/system/core/libutils/
H A DUnicode.cpp361 static inline void utf8_shift_and_mask(uint32_t* codePoint, const uint8_t byte) in utf8_shift_and_mask()
/aosp14/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto_to_text.cpp241 uint8_t byte = mem.memory()[offset + i]; in print_thread_memory_dump() local
/aosp14/system/core/fs_mgr/libdm/
H A Ddm_test.cpp416 uint8_t byte = 1; in TEST_F() local