HomeSort by relevance Sort by last modified time
    Searched full:validate_uint (Results 1 - 1 of 1) sorted by null

  /system/sepolicy/tools/
check_seapp.c 197 static bool validate_uint(char *value, char **errmsg);
214 { .name = "minTargetSdkVersion", .dir = dir_in, .fn_validate = validate_uint },
423 static bool validate_uint(char *value, char **errmsg) { function

Completed in 165 milliseconds