Home
last modified time | relevance | path

Searched defs:WriteKey (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/keymaster/android_keymaster/
H A Dpure_soft_secure_key_storage.cpp50 bool PureSoftSecureStorageMap::WriteKey(km_id_t keyid) { in WriteKey() function in keymaster::PureSoftSecureStorageMap
87 keymaster_error_t PureSoftSecureKeyStorage::WriteKey(const km_id_t keyid, in WriteKey() function in keymaster::PureSoftSecureKeyStorage
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrStyle.cpp37 void GrStyle::WriteKey(uint32_t *key, const GrStyle &style, Apply apply, SkScalar scale, in WriteKey() function in GrStyle
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/http/
H A Dhttp_header_block.cc309 absl::string_view HttpHeaderBlock::WriteKey(const absl::string_view key) { in WriteKey() function in quiche::HttpHeaderBlock
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dstructured_headers.cc707 bool WriteKey(const std::string& value) { in WriteKey() function in quiche::structured_headers::__anonf18d71bf0111::StructuredHeaderSerializer