Home
last modified time | relevance | path

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

/system/core/libcutils/
Dandroid_reboot.c45 static bool has_mount_option(const char* opts, const char* opt_to_find) in has_mount_option() argument
53 if (!strcmp(opt, opt_to_find)) { in has_mount_option()