Searched refs:papi (Results 1 – 1 of 1) sorted by relevance
198 if (auto* papi = handle->Owner()) { in UpdateMetaCache() local213 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() local244 if (!papi) { in UpdateProperties()