Home
last modified time | relevance | path

Searched defs:ToInt32 (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/
Ddatapiece.cc119 StatusOr<int32> DataPiece::ToInt32() const { in ToInt32() function in google::protobuf::util::converter::DataPiece
/external/pdfium/fxjs/
Dcfx_v8.cpp139 int CFX_V8::ToInt32(v8::Local<v8::Value> pValue) { in ToInt32() function in CFX_V8