HomeSort by relevance Sort by last modified time
    Searched refs:C2FieldUtils (Results 1 - 3 of 3) sorted by null

  /hardware/google/av/codec2/vndk/util/
C2InterfaceUtils.cpp 693 /* ------------------------- C2FieldUtils ------------------------- */
695 struct C2_HIDE C2FieldUtils::_Inspector {
702 /* ------------------------- C2FieldUtils::Info ------------------------- */
704 struct C2_HIDE C2FieldUtils::Info::Impl {
726 std::shared_ptr<C2FieldUtils::Info::Impl> C2FieldUtils::Info::Impl::Clone(const std::shared_ptr<Impl> &info) {
733 C2FieldUtils::Info::Impl C2FieldUtils::Info::Impl::clone() const {
739 C2FieldUtils::Info::Info(std::shared_ptr<Impl> impl)
742 size_t C2FieldUtils::Info::arrayOffset() const
    [all...]
C2InterfaceHelper.cpp 91 for (const C2FieldUtils::Info &f :
92 C2FieldUtils::enumerateFields(*mDefaultValue, reflector)) {
  /hardware/google/av/codec2/vndk/include/util/
C2InterfaceUtils.h 946 struct C2FieldUtils {
    [all...]

Completed in 646 milliseconds