Home
last modified time | relevance | path

Searched defs:uint8_t (Results 1 – 18 of 18) sorted by relevance

/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymint_device.cpp420 const std::vector<uint8_t>& /* storageKeyBlob */, in convertStorageKeyToEphemeral()
421 std::vector<uint8_t>* /* ephemeralKeyBlob */) { in convertStorageKeyToEphemeral()
448 std::array<uint8_t, 16>* /* challenge */) { in getRootOfTrustChallenge()
453 const std::array<uint8_t, 16>& challenge, in getRootOfTrust()
470 const std::vector<uint8_t>& /* rootOfTrust */) { in sendRootOfTrust()
/device/google/cuttlefish/guest/hals/identity/libeic/
DEicOps.h115 inline void eicHexdump(const char*, const uint8_t*, size_t) {} in eicHexdump()
129 inline void eicCborPrettyPrint(const uint8_t*, size_t, size_t) {} in eicCborPrettyPrint()
DEicOpsImpl.cc398 uint64_t /* timeStamp */, const uint8_t* /* mac */, in eicOpsValidateAuthToken()
/device/google/cuttlefish/host/commands/secure_env/
Dsoft_gatekeeper.h73 const uint8_t*, uint32_t, const uint8_t* password, in ComputePasswordSignature()
85 virtual void ComputeSignature(uint8_t* signature, uint32_t signature_length, const uint8_t*, in ComputeSignature()
/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp251 void OnAdbChannelOpen(std::function<bool(const uint8_t *, size_t)> in OnAdbChannelOpen()
317 void OnBluetoothChannelOpen(std::function<bool(const uint8_t *, size_t)> in OnBluetoothChannelOpen()
329 void OnLocationChannelOpen(std::function<bool(const uint8_t *, size_t)> in OnLocationChannelOpen()
353 void OnKmlLocationsChannelOpen(std::function<bool(const uint8_t *, size_t)> in OnKmlLocationsChannelOpen()
366 void OnGpxLocationsChannelOpen(std::function<bool(const uint8_t *, size_t)> in OnGpxLocationsChannelOpen()
Dgpx_locations_handler.cpp35 std::function<void(const uint8_t *, size_t)> send_to_client) {} in GpxLocationsHandler()
Dkml_locations_handler.cpp35 std::function<void(const uint8_t *, size_t)> send_to_client) {} in KmlLocationsHandler()
Dbluetooth_handler.cpp30 std::function<void(const uint8_t *, size_t)> send_to_client) in BluetoothHandler()
Dlocation_handler.cpp31 std::function<void(const uint8_t *, size_t)> send_to_client) {} in LocationHandler()
Dadb_handler.cpp59 std::function<void(const uint8_t *, size_t)> send_to_client) in AdbHandler()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvk_platform.h68 typedef unsigned __int8 uint8_t; typedef
/device/generic/goldfish-opengl/android-emu/aemu/base/files/
DStream.cpp196 void Stream::toByte(uint8_t*) { } // no conversion in toByte() argument
231 void Stream::fromByte(uint8_t*) { } // no conversion in fromByte() argument
/device/google/cuttlefish/guest/hals/oemlock/remote/
Dremote_oemlock.cpp49 const std::vector<uint8_t> &, in setOemUnlockAllowedByCarrier()
/device/google/cuttlefish/guest/commands/bt_vhci_forwarder/
Dmain.cpp123 [](const std::vector<uint8_t>& /* raw_command */) { in main()
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
Dgoldfish_vpx_defs.h10 typedef unsigned char uint8_t; typedef
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
Dgoldfish_vpx_defs.h9 typedef unsigned char uint8_t; typedef
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/
Dtype_precision.hpp488 typedef detail::uint8 uint8_t; typedef
/device/generic/vulkan-cereal/third-party/glm/include/glm/
Dfwd.hpp877 typedef detail::uint8 uint8_t; typedef