Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dtarget_files.cpp64 std::string value = line.substr(pos + 1); in ParsePropertyFile() local
Dinstall.cpp546 std::string value = updater_runtime->GetProperty(key, ""); in GetPropFn() local
696 const std::string& value = args[0]; in WriteValueFn() local
/bootable/recovery/minadbd/
Dminadbd_services.cpp230 auto value = query_prop(key); in RescueGetpropHostService() 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/unit/
Dupdater_test.cpp505 std::string value = "magicvalue"; in TEST_F() local
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp968 int value, num_chars; in LoadAnimation() local