Searched refs:GetKey (Results 1 – 7 of 7) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | map_test_util.cc | 1344 EXPECT_EQ(map[iter.GetKey().GetInt32Value()], in ExpectMapFieldsSetViaReflectionIterator() 1355 EXPECT_EQ(map[iter.GetKey().GetInt64Value()], in ExpectMapFieldsSetViaReflectionIterator() 1367 EXPECT_EQ(map[iter.GetKey().GetUInt32Value()], in ExpectMapFieldsSetViaReflectionIterator() 1379 EXPECT_EQ(map[iter.GetKey().GetUInt64Value()], in ExpectMapFieldsSetViaReflectionIterator() 1391 EXPECT_EQ(map[iter.GetKey().GetInt32Value()], in ExpectMapFieldsSetViaReflectionIterator() 1402 EXPECT_EQ(map[iter.GetKey().GetInt64Value()], in ExpectMapFieldsSetViaReflectionIterator() 1414 EXPECT_EQ(map[iter.GetKey().GetUInt32Value()], in ExpectMapFieldsSetViaReflectionIterator() 1426 EXPECT_EQ(map[iter.GetKey().GetUInt64Value()], in ExpectMapFieldsSetViaReflectionIterator() 1438 EXPECT_EQ(map[iter.GetKey().GetInt32Value()], in ExpectMapFieldsSetViaReflectionIterator() 1448 EXPECT_EQ(map[iter.GetKey().GetInt32Value()], in ExpectMapFieldsSetViaReflectionIterator() [all …]
|
D | map_field.h | 361 const MapKey& GetKey() { in GetKey() function
|
/frameworks/wilhelm/tests/examples/ |
D | slesTestDecodeToBuffQueue.cpp | 476 result = (*mdExtrItf)->GetKey(mdExtrItf, i, keySize, keyInfo); in TestDecToBuffQueue()
|
D | slesTestDecodeAac.cpp | 690 res = (*mdExtrItf)->GetKey(mdExtrItf, i, keySize, keyInfo); in TestDecToBuffQueue()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
D | map_container.cc | 914 self->iter->GetKey()); in IterNext()
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 1321 XAresult (*GetKey) ( member 1389 XAresult (*GetKey) ( member
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES.h | 775 SLresult (*GetKey) ( member
|