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

  /external/qemu/android/
charmap.c 283 kcm_get_token(const char* line, char* token, size_t max_token_len) { function
380 line = kcm_get_token(line, token, KCM_MAX_TOKEN_LEN);
410 line = kcm_get_token(line, token, KCM_MAX_TOKEN_LEN);
479 line = kcm_get_token(line, token, KCM_MAX_TOKEN_LEN);

Completed in 50 milliseconds