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