Home
last modified time | relevance | path

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

/system/core/libcutils/
Dqtaguid.c85 static int write_param(const char *param_path, const char *value) { in write_param() argument
89 param_fd = TEMP_FAILURE_RETRY(open(param_path, O_WRONLY)); in write_param()