Home
last modified time | relevance | path

Searched refs:first_type (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dmap_util.h75 const typename Collection::value_type::first_type& key) {
85 const typename Collection::value_type::first_type& key) {
95 const typename Collection::value_type::first_type& key) {
105 const typename Collection::value_type::first_type& key) {
124 const typename Collection::value_type::first_type& key,
138 const typename Collection::value_type::first_type& key) {
150 const typename Collection::value_type::first_type& key) {
167 const typename Collection::value_type::first_type& key) {
182 const typename Collection::value_type::first_type& key) {
195 const typename Collection::value_type::first_type& key) {
[all …]
/frameworks/base/media/mca/filterpacks/native/base/
Dutilities.h76 const typename Collection::value_type::first_type& key) { in FindOrNull()
130 const typename Collection::value_type::first_type& key) { in FindPtrOrNull()
/frameworks/base/media/mca/filterfw/native/base/
Dutilities.h64 const typename Collection::value_type::first_type& key) { in FindOrNull()
118 const typename Collection::value_type::first_type& key) { in FindPtrOrNull()
/frameworks/native/vulkan/libvulkan/
Dcode-generator.tmpl525 {{$first_type := (Macro "Parameter" $p0)}}
528 VKAPI_ATTR {{Node "Type" $.Return}} disabled{{$base}}({{$first_type}}, {{$tail_types}}) {
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap.h473 typedef const Key first_type; typedef