Home
last modified time | relevance | path

Searched defs:objects_ (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
Daccessibility_bridge.h180 fml::scoped_nsobject<NSMutableDictionary<NSNumber*, SemanticsObject*>> objects_; variable
/third_party/flutter/engine/flutter/flow/
Dskia_gpu_object.h35 std::deque<SkRefCnt*> objects_; variable
/third_party/skia/third_party/externals/tint/src/
Dblock_allocator.h165 std::vector<std::unique_ptr<T>> objects_; variable