Searched refs:ROWCOUNT_INIT (Results 1 – 3 of 3) sorted by relevance
163 int32_t rowCount = ROWCOUNT_INIT; in UpdateTrustDeviceProfile()252 int32_t rowCount = ROWCOUNT_INIT; in GetTrustDeviceProfile()279 int32_t rowCount = ROWCOUNT_INIT; in GetAllTrustDeviceProfile()315 int32_t rowCount = ROWCOUNT_INIT; in GetAccessControlProfile()353 int32_t rowCount = ROWCOUNT_INIT; in GetAccessControlProfile()390 int32_t rowCount = ROWCOUNT_INIT; in GetAccessControlProfileByTokenId()427 int32_t rowCount = ROWCOUNT_INIT; in GetAccessControlProfile()467 int32_t rowCount = ROWCOUNT_INIT; in GetAccessControlProfile()506 int32_t rowCount = ROWCOUNT_INIT; in GetAllAccessControlProfile()552 int32_t rowCount = ROWCOUNT_INIT; in GetAccessControlProfile()[all …]
180 int32_t rowCount = ROWCOUNT_INIT; in Get()
168 constexpr int32_t ROWCOUNT_INIT = -1; variable