Searched refs:certStore (Results 1 – 3 of 3) sorted by relevance
75 insertBucket.PutInt(COLUMN_CERT_STORE, certProperty->certStore); in InsertCertProperty()123 updateBucket.PutInt(COLUMN_CERT_STORE, certProperty->certStore); in UpdateCertProperty()203 ret = GetIntValue(resultSet, COLUMN_CERT_STORE, certProperty->certStore); in GetCertProperty()
30 int32_t certStore; member
699 certProp.certStore = (int32_t)store; in RdbInsertCertProperty()