Home
last modified time | relevance | path

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

/system/update_engine/
Dreal_system_state.cc126 std::string boot_id; in Initialize() local
Dupdate_attempter_android_unittest.cc89 std::string boot_id; in TEST_F() local
Dupdate_attempter_android.cc764 string boot_id; in WriteUpdateCompletedMarker() local
774 string boot_id; in UpdateCompletedOnThisBoot() local
Dupdate_attempter.cc1058 string boot_id; in WriteUpdateCompletedMarker() local
1817 string boot_id; in GetBootTimeAtUpdate() local
Dupdate_attempter_unittest.cc645 string boot_id; in TEST_F() local
/system/core/libcutils/
Dashmem-dev.cpp192 std::string boot_id; in get_ashmem_device_path() local
/system/core/init/
Ddevices.cpp448 std::string boot_id; in HandleAshmemUevent() local
/system/update_engine/common/
Dutils.cc914 bool GetBootId(string* boot_id) { in GetBootId()