Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dinstalld_deps.h36 constexpr size_t kPropertyKeyMax = 32u; variable
Dinstalld.cpp43 static_assert(kPropertyKeyMax == PROPERTY_KEY_MAX, "Size mismatch.");