Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp387 int expected_access = should_dex_be_compiled ? 0 : -1; in CompileSecondaryDex() local
420 int expected_access = should_dex_be_deleted ? -1 : 0; in reconcile_secondary_dex() local