Sign in
fuchsia
/
third_party
/
android
/
platform
/
frameworks
/
native
/
refs/heads/upstream/oreo-mr1-vts-release
/
.
/
libs
/
vr
/
libdvr
/
exported_apis.lds
blob: 5ecb49861ce6af983fd6a91c38890da609a2af49 [
file
] [
log
] [
blame
] [
edit
]
{
global
:
# Whitelist the function to load the dvr api.
dvrGetApi
;
local
:
# Hide everything else.
*;
};