Home
last modified time | relevance | path

Searched refs:isSingleValueType (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/
DVehicleObjectPool.cpp45 if (isSingleValueType(type)) { in obtain()
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DVehicleObjectPool.h222 static inline bool isSingleValueType( in isSingleValueType() function