Home
last modified time | relevance | path

Searched defs:value (Results 1 – 5 of 5) sorted by relevance

/bootable/recovery/applypatch/
Dimgdiff.cpp154 static inline bool Write8(int fd, int64_t value) { in Write8()
160 static inline bool Write4(int fd, int32_t value) { in Write4()
/bootable/recovery/updater/
Dinstall.cpp515 std::string value = android::base::GetProperty(key, ""); in GetPropFn() local
849 const std::string& value = args[0]; in WriteValueFn() local
/bootable/recovery/tests/component/
Dupdater_test.cpp387 std::string value = "magicvalue"; in TEST_F() local
/bootable/recovery/
Dinstall.cpp161 std::string value = android::base::GetProperty("ro.product.device", ""); in check_newer_ab_build() local
Dscreen_ui.cpp509 int value, num_chars; in LoadAnimation() local