Searched refs:param_path (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dqtaguid.c83 static int write_param(const char *param_path, const char *value) { argument
87 param_fd = TEMP_FAILURE_RETRY(open(param_path, O_WRONLY));

Completed in 66 milliseconds