Searched refs:addPathMiRes (Results 1 – 2 of 2) sorted by relevance
106 bool addPathMiRes = AppendRealPath(sb, interface->GetFullName()); in EmitCustomHeaders() local107 custom |= static_cast<uint32_t>(addPathMiRes); in EmitCustomHeaders()
203 bool addPathMiRes = AppendRealPath(sb, String(mi->namespace_) + String(mi->name_)); in EmitCustomHeaders() local204 custom |= static_cast<uint32_t>(addPathMiRes); in EmitCustomHeaders()