Home
last modified time | relevance | path

Searched refs:ObjectCache_GetKey (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Dprotobuf.c367 static VALUE ObjectCache_GetKey(const void *key, bool create) { in ObjectCache_GetKey() function
399 VALUE key_rb = ObjectCache_GetKey(key, true); in ObjectCache_Add()
409 VALUE key_rb = ObjectCache_GetKey(key, false); in ObjectCache_Get()
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dprotobuf.c367 static VALUE ObjectCache_GetKey(const void *key, bool create) { in ObjectCache_GetKey() function
399 VALUE key_rb = ObjectCache_GetKey(key, true); in ObjectCache_Add()
409 VALUE key_rb = ObjectCache_GetKey(key, false); in ObjectCache_Get()