Searched refs:mAllowLookbackToHost (Results 1 – 1 of 1) sorted by relevance
198 bool mAllowLookbackToHost : 1; // Whether the message is allowed to be looped back to host. member1231 bool IsLoopbackToHostAllowed(void) const { return GetMetadata().mAllowLookbackToHost; } in IsLoopbackToHostAllowed()1240 GetMetadata().mAllowLookbackToHost = aAllowLoopbackToHost; in SetLoopbackToHostAllowed()