Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dinstall.cpp572 std::string value = android::base::GetProperty(key, ""); in GetPropFn() local
737 const std::string& value = args[0]; in WriteValueFn() local
/bootable/recovery/applypatch/
Dimgdiff.cpp185 static inline bool Write8(int fd, int64_t value) { in Write8()
191 static inline bool Write4(int fd, int32_t value) { in Write4()
/bootable/recovery/tests/component/
Dupdater_test.cpp475 std::string value = "magicvalue"; in TEST_F() local
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp933 int value, num_chars; in LoadAnimation() local