Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/
H A Ddocument_store.h79 std::map<std::string, Collection *> collections_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.h158 BASE_NS::vector<EntityCollection::Ptr> collections_; in SCENE_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Dobject_mgr.h75 std::unordered_map<void*, std::shared_ptr<FontCollectionType>> collections_; variable