Searched defs:Store (Results 1 – 4 of 4) sorted by relevance
35 using Store = std::shared_ptr<GeneralStore>; variable
43 using Store = std::shared_ptr<DBStore>; variable
40 void Store(const Data& key, const Data& data) override {}; in Store() function in OHOS::Rosen::Drawing::ShaderPersistentCache
424 void InputDisplayBindHelper::Store() in Store() function in OHOS::MMI::InputDisplayBindHelper