Home
last modified time | relevance | path

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

/external/cronet/base/types/
Did_type.h103 constexpr WrappedType GetUnsafeValue() const { return this->value(); } in GetUnsafeValue() function
/external/cronet/base/process/
Dprocess_handle.h67 ProcessId GetUnsafeValue() const { return value_; } in GetUnsafeValue() function