Searched refs:Proxy (Results 1 – 3 of 3) sorted by relevance
/system/teeui/libteeui/include/teeui/ |
D | utils.h | 445 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/ |
D | FuseBridgeLoopTest.cc | 198 TEST_F(FuseBridgeLoopTest, Proxy) { in TEST_F() argument
|
/system/tools/hidl/ |
D | hidl-gen_y.yy | 68 "castFrom", "Proxy", "Stub", "getService",
|