Home
last modified time | relevance | path

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

/system/teeui/libteeui/include/teeui/
Dutils.h445 class Proxy {
450 Proxy(Numeric valuepx, Numeric mm2px, Numeric dp2px)
452 Proxy(const Proxy&) = default;
453 Proxy(Proxy&&) = default;
492 Proxy operator=(const Coordinate<px, Numeric>& rhs) const {
495 Proxy operator=(const Coordinate<mm, Numeric>& rhs) const {
498 Proxy operator=(const Coordinate<dp, Numeric>& rhs) const {
502 Proxy operator=(const BinOp<T1, T2, Numeric, Op>& rhs) const {
506 std::enable_if_t<isCoordinateParam<MetaParam<ParamName, ParamType>>::value, Proxy>
/system/core/libappfuse/tests/
DFuseBridgeLoopTest.cc198 TEST_F(FuseBridgeLoopTest, Proxy) { in TEST_F() argument
/system/tools/hidl/
Dhidl-gen_y.yy68 "castFrom", "Proxy", "Stub", "getService",