Home
last modified time | relevance | path

Searched defs:GetIpcTag (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/vr/libpdx_uds/private/uds/
Dclient_channel.h23 uint32_t GetIpcTag() const override { return Endpoint::kIpcTag; } in GetIpcTag() function
Dservice_endpoint.h41 uint32_t GetIpcTag() const override { return kIpcTag; } in GetIpcTag() function
/frameworks/native/libs/vr/libpdx/fuzz/
Dhelpers.h115 uint32_t GetIpcTag() const { return 0; } in GetIpcTag() function