Searched defs:Accessor (Results 1 – 10 of 10) sorted by relevance
80 struct Accessor : public IAccessor { struct178 std::unique_ptr<Impl> mImpl;
134 Accessor::Accessor(const std::shared_ptr<BufferPoolAllocator> &allocator) in Accessor() function in android::hardware::media::bufferpool::V1_0::implementation::Accessor
81 struct Accessor : public IAccessor { struct194 std::shared_ptr<Impl> mImpl;
150 Accessor::Accessor(const std::shared_ptr<BufferPoolAllocator> &allocator) in Accessor() function in android::hardware::media::bufferpool::V2_0::implementation::Accessor
41 static class Accessor extends Thread { class in LruCacheUnitTests44 public Accessor(LruCache<Integer, Integer> map) { in Accessor() method in LruCacheUnitTests.Accessor
26 CompactOffsetTable::Accessor::Accessor(const uint8_t* data_begin, in Accessor() function in art::CompactOffsetTable::Accessor33 CompactOffsetTable::Accessor::Accessor(const uint8_t* data_begin) in Accessor() function in art::CompactOffsetTable::Accessor
89 public static final class Accessor { class in InspectableClassModel117 public Accessor(@NonNull String name, @NonNull Type type) { in Accessor() method in InspectableClassModel.Accessor
931 static class Accessor { class in BlobMetadata935 Accessor(String packageName, int uid) { in Accessor() method in BlobMetadata.Accessor
1757 ALWAYS_INLINE const CodeItemDataAccessor& Accessor() { return ctx_->accessor; } in Accessor() function
603 using Accessor = Object::Accessor<T>; typedef in art::mirror::__anon921e98c60110::FieldAccessViaAccessor