Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/pgo/
Ddeserialize.go19 func IsSerialized(r *bufio.Reader) (bool, error) { func
/aosp_15_r20/external/libchrome/mojo/core/
H A Duser_message_impl.h87 bool IsSerialized() const { in IsSerialized() function