Home
last modified time | relevance | path

Searched defs:property_count (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/
Dboot-properties.c246 uint32_t property_count = 0; in boot_property_save_count() local
281 uint32_t i, property_count = qemu_get_be32(f); in boot_property_load() local
/external/v8/src/
Dparser.h82 int property_count() { return backing_[kPropertyCountOffset]; } in property_count() function
Dobjects.cc2518 int property_count = map_of_this->NumberOfDescribedProperties(); in NormalizeProperties() local