Home
last modified time | relevance | path

Searched defs:propertyCount (Results 1 - 8 of 8) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dproperty_util.cpp172 void CustomPropertyPodContainer::ReservePropertyCount(size_t propertyCount) in ReservePropertyCount() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.cpp167 void CustomPropertyPodContainer::ReservePropertyCount(size_t propertyCount) in ReservePropertyCount() argument
554 void CustomPropertyBindingContainer::ReservePropertyCount(size_t propertyCount) in ReservePropertyCount() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_display_type.h66 uint32_t propertyCount; /**< Count of properties */ member
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/unittest/
H A Dvulkan_loader_unit_test.cpp322 uint32_t propertyCount = 0; in HWTEST_F() local
452 uint32_t propertyCount = 0; in HWTEST_F() local
[all...]
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_avsession.cpp125 auto propertyCount = sizeof(descriptors) / sizeof(napi_property_descriptor); in Init() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_source_napi.cpp748 size_t propertyCount; member
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp711 size_t propertyCount; member
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp919 panda::Local<panda::ObjectRef> NapiCreateObjectWithProperties(napi_env env, size_t propertyCount, in NapiCreateObjectWithProperties() argument
971 NapiCreateSObjectWithProperties(napi_env env, size_t propertyCount, const NapiPropertyDescriptor* properties) NapiCreateSObjectWithProperties() argument

Completed in 18 milliseconds