frameworks_system_utils/kvdb
wangxingxing 8e1b8b1992 kvdb/client:fix the code quality issues: unchecked return value from library
Signed-off-by: wangxingxing <wangxingxing@xiaomi.com>
2026-04-20 14:51:00 +08:00
..
backend.c kvdb: use filekv over tmpfs as no-persist kv backend 2026-04-20 14:50:39 +08:00
client.c kvdb/client:fix the code quality issues: unchecked return value from library 2026-04-20 14:51:00 +08:00
common.c kvdb: Add more apis for kvdb handle error case 2026-04-20 14:50:41 +08:00
direct.c rename property_reload to property_load and Support for passing parameters 2026-04-20 14:50:39 +08:00
exitprop.c kvdb:add API exitprop for exit kvdbd server 2026-04-20 14:50:39 +08:00
file.c utils:add unistd.h 2026-04-20 14:50:40 +08:00
getprop.c fix compile warning 2026-04-20 14:50:39 +08:00
internal.h kvdb: use filekv over tmpfs as no-persist kv backend 2026-04-20 14:50:39 +08:00
nvs.c frameworks/system: Fix some minor issues when features on specific product-dev are switched to dev-system 2026-04-20 14:50:41 +08:00
qemu_properties.c goldfish: convert from qemu.sf.lcd_density to ro.sf.lcd_density 2026-04-20 14:50:38 +08:00
server.c kvdb: add KVERR logs at all exit points for debugging 2026-04-20 14:51:00 +08:00
setprop.c kvdb/setprop: Check return value of property_commit() 2026-04-20 14:50:34 +08:00
system_properties.c Open source transformation 2026-04-20 14:50:39 +08:00
unqlite.c kvdb:dump more information when API failed 2026-04-20 14:50:40 +08:00