Home
last modified time | relevance | path

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

/system/update_engine/cros/
Dreal_system_state.cc112 std::string boot_id; in Initialize() local
Dupdate_attempter.cc1013 string boot_id; in WriteUpdateCompletedMarker() local
1785 string boot_id; in GetBootTimeAtUpdate() local
Dupdate_attempter_unittest.cc614 string boot_id; in TEST_F() local
/system/update_engine/aosp/
Dupdate_attempter_android_unittest.cc92 std::string boot_id; in TEST_F() local
Dupdate_attempter_android.cc787 string boot_id; in WriteUpdateCompletedMarker() local
797 string boot_id; in UpdateCompletedOnThisBoot() local
/system/core/libcutils/
Dashmem-dev.cpp194 std::string boot_id; in get_ashmem_device_path() local
/system/core/init/
Ddevices.cpp456 std::string boot_id; in HandleAshmemUevent() local
/system/update_engine/common/
Dutils.cc942 bool GetBootId(string* boot_id) { in GetBootId()