Searched refs:ERROR_REASON_REMOVE (Results 1 – 3 of 3) sorted by relevance
61 ERROR_REASON_REMOVE = 4, enumerator
241 outType = static_cast<int32_t>(RemoveReason::ERROR_REASON_REMOVE); in ReasonCToJS()
314 EXPECT_EQ(outType, static_cast<int32_t>(NotificationNapi::RemoveReason::ERROR_REASON_REMOVE));