Home
last modified time | relevance | path

Searched defs:contentStorage (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_panel.h117 std::shared_ptr<NativeReference> contentStorage = nullptr; member
Djs_panel.cpp142 auto contentStorage = (storage == nullptr) ? nullptr in SetUiContent() local