Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/efi/arch/riscv64/
Ddeps.cpp61 void* memset(void* ptr, int value, size_t num) { in memset()
/bootable/deprecated-ota/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/recovery_ui/
Dwear_ui.cpp181 int value, num_chars; in LoadAnimation() local
Dscreen_ui.cpp978 int value, num_chars; in LoadAnimation() local
1381 int ScreenRecoveryUI::SetSwCallback(int code, int value) { in SetSwCallback()
/bootable/recovery/minadbd/
Dminadbd_services.cpp230 auto value = query_prop(key); in RescueGetpropHostService() local
/bootable/deprecated-ota/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/deprecated-ota/tests/unit/
Dupdater_test.cpp505 std::string value = "magicvalue"; in TEST_F() local