Home
last modified time | relevance | path

Searched defs:CastToInt (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_helper.cc46 int OsrAccessibilityHelper::CastToInt(CefRefPtr<CefValue> value) { in CastToInt() function in client::OsrAccessibilityHelper
/third_party/mindspore/mindspore/lite/tools/optimizer/common/
Dgllo_utils.cc305 std::vector<int> CastToInt(const ValuePtr &value) { in CastToInt() function
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/
Dconvert.cc1487 std::vector<int64_t> DfGraphConvertor::CastToInt(const ValuePtr &value) { in CastToInt() function in mindspore::transform::DfGraphConvertor