Home
last modified time | relevance | path

Searched refs:ParamType (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/powermanager/
DIThermalManagerTest.cpp107 static auto PrintParam(const testing::TestParamInfo<ParamType> &info) { in PrintParam()
131 static auto PrintParam(const testing::TestParamInfo<ParamType> &info) { in PrintParam()
/frameworks/compile/slang/
Dslang_rs_export_reduce.cpp402 const clang::Type *ParamType = ParamQType.getTypePtr(); in analyzeAccumulator() local
411 } else if (HasRSObjectType(ParamType)) { in analyzeAccumulator()
422 ParamEType = RSExportType::Create(&S.RSC, ParamType, NotLegacyKernelArgument); in analyzeAccumulator()