Searched defs:have_property (Results 1 - 1 of 1) sorted by path

/frameworks/native/cmds/installd/
H A Dcommands.cpp66 bool have_property = get_property(property_name, tmp_property_value, nullptr) > 0; local
67 if (!have_property) {

Completed in 28 milliseconds