Searched defs:CastToInt (Results 1 – 3 of 3) sorted by relevance
46 int OsrAccessibilityHelper::CastToInt(CefRefPtr<CefValue> value) { in CastToInt() function in client::OsrAccessibilityHelper
305 std::vector<int> CastToInt(const ValuePtr &value) { in CastToInt() function
1487 std::vector<int64_t> DfGraphConvertor::CastToInt(const ValuePtr &value) { in CastToInt() function in mindspore::transform::DfGraphConvertor