Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/src/main/java/com/google/protobuf/jruby/
DRubyMap.java378 protected RubyMap mergeIntoSelf(final ThreadContext context, IRubyObject hashmap) { in mergeIntoSelf()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dmap.c707 VALUE Map_merge(VALUE _self, VALUE hashmap) { in Map_merge()
718 VALUE Map_merge_into_self(VALUE _self, VALUE hashmap) { in Map_merge_into_self()
/frameworks/base/media/jni/
Dandroid_media_MediaDrm.cpp190 HashmapFields hashmap; member