Home
last modified time | relevance | path

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

/device/generic/goldfish/qemu-props/
Dqemu-props.cpp38 constexpr char kBootPropertiesService[] = "boot-properties"; variable
78 qemud = unique_fd(qemud_channel_open(kBootPropertiesService)); in setBootProperties()