Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp4043 auto authTokenInstance = sp<FsveritySetupAuthToken>::cast(authTokenBinder); in enableFsverity() local
4044 if (!authTokenInstance->isSameStat(stFromPath)) { in enableFsverity()