Home
last modified time | relevance | path

Searched refs:wrapped (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dhmac_serializable.cpp27 Serializable* wrapped) : in HmacSerializable() argument
31 wrapped_(wrapped) { in HmacSerializable()
Dencrypted_serializable.cpp29 Serializable* wrapped) : in EncryptedSerializable() argument
32 wrapped_(wrapped) { in EncryptedSerializable()
/device/google/contexthub/firmware/
DCodingStandard.txt5 …0. Code will not be wrapped to 80 characters. We all have 24+ inch high-res displays. Let's use th…