Home
last modified time | relevance | path

Searched refs:fastboot_publish (Results 1 – 3 of 3) sorted by relevance

/system/core/fastbootd/
Dprotocol.h49 void fastboot_publish(const char *name, const char *value);
Dconfig.c72 fastboot_publish(key, value); in config_parse_line()
Dprotocol.c77 void fastboot_publish(const char *name, const char *value) in fastboot_publish() function