Searched refs:get_system_property (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/bit/
H A Dadb.h36 string get_system_property(const string& name, int* err);
H A Dadb.cpp73 get_system_property(const string& name, int* err) function
H A Dmain.cpp553 string deviceValue = get_system_property(property, &err);
713 string completed = get_system_property("sys.boot_completed", &err);

Completed in 2070 milliseconds