Searched refs:addPathMsRes (Results 1 – 2 of 2) sorted by relevance
100 bool addPathMsRes = AppendRealPath(sb, seqType->GetFullName()); in EmitCustomHeaders() local101 custom |= static_cast<uint32_t>(addPathMsRes); in EmitCustomHeaders()
196 bool addPathMsRes = AppendRealPath(sb, String(ms->namespace_) + String(ms->name_)); in EmitCustomHeaders() local197 custom |= static_cast<uint32_t>(addPathMsRes); in EmitCustomHeaders()