Home
last modified time | relevance | path

Searched refs:papi (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_object.cpp198 if (auto* papi = handle->Owner()) { in UpdateMetaCache() local
213 for (int i = 0; i < papi->PropertyCount(); i++) { in UpdateMetaCache()
214 const auto md = papi->MetaData(i); in UpdateMetaCache()
243 auto* papi = cm.GetData(entity_)->Owner(); in UpdateProperties() local
244 if (!papi) { in UpdateProperties()