Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/fuzz/
Dhelpers.h70 Status<void> SetService(Service* service) { in SetService() function
/frameworks/native/libs/vr/libpdx_uds/
Dservice_endpoint.cpp260 Status<void> Endpoint::SetService(Service* service) { in SetService() function in android::pdx::uds::Endpoint