Home
last modified time | relevance | path

Searched refs:GetType (Results 1 – 6 of 6) sorted by relevance

/hardware/google/av/codec2/include/
DC2Param.h1009 : _mType(this->GetType((B*)nullptr)), in C2FieldDescriptor()
1027 : _mType(this->GetType((B*)nullptr)), in C2FieldDescriptor()
1071 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1072 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1073 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1074 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1075 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1076 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1077 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1078 inline static type_t GetType(char*) { return STRING; } in GetType() function
[all …]
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_ap_iface_hidl_test.cpp69 TEST_F(WifiApIfaceHidlTest, GetType) { in TEST_F() argument
Dwifi_sta_iface_hidl_test.cpp87 TEST_F(WifiStaIfaceHidlTest, GetType) { in TEST_F() argument
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
Dsupplicant_sta_iface_hidl_test.cpp211 TEST_P(SupplicantStaIfaceHidlTest, GetType) { in TEST_P() argument
Dsupplicant_p2p_iface_hidl_test.cpp230 TEST_P(SupplicantP2pIfaceHidlTest, GetType) { in TEST_P() argument
Dsupplicant_sta_network_hidl_test.cpp180 TEST_P(SupplicantStaNetworkHidlTest, GetType) { in TEST_P() argument