Home
last modified time | relevance | path

Searched defs:at (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/keymaster/3.0/vts/functional/
Dauthorization_set.cpp158 KeyParameter& AuthorizationSet::operator[](int at) { in operator []()
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp142 KeyParameter& AuthorizationSet::operator[](int at) { in operator []()
/hardware/google/av/codec2/include/
DC2Buffer.h1348 constexpr C2Rect inline at(uint32_t left_, uint32_t top_) const { in at() function