Home | History | Annotate | Download | only in base

Lines Matching refs:values

50 // ScopedCERTValOutParam manages destruction of values in the CERTValOutParam
54 // When it goes out of scope, it destroys values of cert_po_trustAnchor
90 // Map PORT_GetError() return values to our network error codes.
129 // Map PORT_GetError() return values to our cert status flags.
233 std::vector<std::string>* values[] = {
238 DCHECK(arraysize(kOIDs) == arraysize(values));
253 values[oid]->push_back(value);