Searched refs:getSetPropCommand (Results 1 – 1 of 1) sorted by relevance
119 const char* getSetPropCommand(int propId, int value) { in getSetPropCommand() function126 const char* getSetPropCommand(int propId) { in getSetPropCommand() function127 return getSetPropCommand(propId, /*value=*/1); in getSetPropCommand()136 const char* command = getSetPropCommand(SHUTDOWN_REQUEST); in powerOffEmu()