Searched refs:kNdkTypeInfoMap (Results 1 – 1 of 1) sorted by relevance
237 static map<std::string, TypeInfo> kNdkTypeInfoMap = { variable346 auto it = kNdkTypeInfoMap.find(aidl_name); in GetTypeAspect()347 CHECK(it != kNdkTypeInfoMap.end()); in GetTypeAspect()