Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libvr_manager/
Dtrusted_uids.cpp15 bool IsTrustedUid(uid_t uid, bool use_cache) { in IsTrustedUid() argument
28 if (use_cache) { in IsTrustedUid()
/frameworks/native/libs/vr/libvr_manager/include/private/dvr/
Dtrusted_uids.h28 bool IsTrustedUid(uid_t uid, bool use_cache = true);