Home
last modified time | relevance | path

Searched refs:UPB_UNTRACKED_REF (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.c2677 const void *UPB_UNTRACKED_REF = &untracked_val; variable
2768 if (owner == UPB_UNTRACKED_REF) return; in track()
2803 if (owner == UPB_UNTRACKED_REF) return; in untrack()
Dupb.h1129 extern const void *UPB_UNTRACKED_REF;
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c2829 const void *UPB_UNTRACKED_REF = &untracked_val; variable
2942 if (owner == UPB_UNTRACKED_REF) return; in track()
2977 if (owner == UPB_UNTRACKED_REF) return; in untrack()
Dupb.h1417 extern const void *UPB_UNTRACKED_REF;