Home
last modified time | relevance | path

Searched refs:GetPointerState (Results 1 – 5 of 5) sorted by relevance

/system/ulib/fidl/
A Dbuffer_walker.h128 switch (GetPointerState(TypedAt<void>(frame->offset))) {
152 switch (GetPointerState(&envelope_vector_ptr->data)) {
206 switch (GetPointerState(TypedAt<void>(data_offset))) {
268 switch (GetPointerState(TypedAt<void>(frame->offset))) {
305 switch (GetPointerState(TypedAt<void>(frame->offset))) {
343 switch (GetPointerState(&string_ptr->data)) {
406 switch (GetPointerState(&vector_ptr->data)) {
511 PointerState GetPointerState(const void* ptr) const {
512 return derived()->GetPointerState(ptr);
A Dhandle_closing.cpp61 PointerState GetPointerState(const void* ptr) const { in GetPointerState() function in __anon72d444530111::FidlHandleCloser
A Dvalidating.cpp52 PointerState GetPointerState(const void* ptr) const { in GetPointerState() function in __anon8c8a5ffc0111::FidlValidator
A Ddecoding.cpp65 PointerState GetPointerState(const void* ptr) const { in GetPointerState() function in __anone0b8cab60111::FidlDecoder
A Dencoding.cpp72 PointerState GetPointerState(const void* ptr) const { in GetPointerState() function in __anonc1ee87600111::FidlEncoder

Completed in 8 milliseconds