Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/public/pw_rpc/internal/
Dcall.h414 auto proto_on_completed_local = std::move(proto_on_completed); in DecodeToStructAndInvokeOnCompleted() local
422 if (proto_on_completed_local == nullptr) { in DecodeToStructAndInvokeOnCompleted()
428 proto_on_completed_local(proto_struct, status); in DecodeToStructAndInvokeOnCompleted()