Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dstorage.c855 int property_cache_index = in layout_set() local
859 OBJ_PROP(&header->std, property_cache_index); in layout_set()
1052 int property_cache_index = in layout_merge() local
1055 OBJ_PROP(&to->std, property_cache_index); in layout_merge()
Dencode_decode.c1031 int property_cache_index = in add_handlers_for_message() local
1034 oneof_case_offset, property_cache_index); in add_handlers_for_message()
Dmessage.c474 int property_cache_index = local
477 cached = OBJ_PROP(Z_OBJ_P(msg), property_cache_index);