Searched refs:GetType (Results 1 – 6 of 6) sorted by relevance
1009 : _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() function1072 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function1073 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function1074 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function1075 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function1076 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function1077 inline static type_t GetType(float*) { return FLOAT; } in GetType() function1078 inline static type_t GetType(char*) { return STRING; } in GetType() function[all …]
69 TEST_F(WifiApIfaceHidlTest, GetType) { in TEST_F() argument
87 TEST_F(WifiStaIfaceHidlTest, GetType) { in TEST_F() argument
211 TEST_P(SupplicantStaIfaceHidlTest, GetType) { in TEST_P() argument
230 TEST_P(SupplicantP2pIfaceHidlTest, GetType) { in TEST_P() argument
180 TEST_P(SupplicantStaNetworkHidlTest, GetType) { in TEST_P() argument