HomeSort by relevance Sort by last modified time
    Searched refs:get_system_property (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/bit/
adb.h 36 string get_system_property(const string& name, int* err);
adb.cpp 73 get_system_property(const string& name, int* err) function
main.cpp 553 string deviceValue = get_system_property(property, &err);
713 string completed = get_system_property("sys.boot_completed", &err);
    [all...]

Completed in 170 milliseconds