Searched defs:ToInt32 (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/util/internal/ | ||
D | datapiece.cc | 119 StatusOr<int32> DataPiece::ToInt32() const { in ToInt32() function in google::protobuf::util::converter::DataPiece |
/external/pdfium/fxjs/ | ||
D | cfx_v8.cpp | 139 int CFX_V8::ToInt32(v8::Local<v8::Value> pValue) { in ToInt32() function in CFX_V8 |