Searched defs:CustomInfo (Results 1 – 1 of 1) sorted by relevance
195 struct CustomInfo : public RecorderParam { struct196 explicit CustomInfo(Meta CustomInfo) : RecorderParam(RecorderPublicParamType::CUSTOM_INFO), in CustomInfo() function198 Meta userCustomInfo; argument