Searched defs:propertyCount (Results 1 – 12 of 12) sorted by relevance
64 ### propertyCount subsection
167 void CustomPropertyPodContainer::ReservePropertyCount(size_t propertyCount) in ReservePropertyCount()554 void CustomPropertyBindingContainer::ReservePropertyCount(size_t propertyCount) in ReservePropertyCount()
326 uint32_t propertyCount = 0; variable456 uint32_t propertyCount = 0; variable
172 void CustomPropertyPodContainer::ReservePropertyCount(size_t propertyCount) in ReservePropertyCount()
66 uint32_t propertyCount; /**< Count of properties */ member
53 auto propertyCount = sizeof(descriptors) / sizeof(napi_property_descriptor); in Init() local
129 auto propertyCount = sizeof(descriptors) / sizeof(napi_property_descriptor); in Init() local
845 const auto propertyCount = propertyApi.PropertyCount(); in MarkAllPropertiesSerialized() local
719 size_t propertyCount; member
926 panda::Local<panda::ObjectRef> NapiCreateObjectWithProperties(napi_env env, size_t propertyCount, in NapiCreateObjectWithProperties()979 size_t propertyCount, in NapiCreateSObjectWithProperties()
454 uint32_t propertyCount; /**< Count of properties */ member
717 size_t propertyCount; member