HomeSort by relevance Sort by last modified time
    Searched defs:postfix_len (Results 1 - 3 of 3) sorted by null

  /frameworks/native/cmds/installd/
utils.c 26 const size_t postfix_len = strlen(postfix); local
37 if ((pkgname_len + dir->len + postfix_len) >= PKG_PATH_MAX) {
  /external/chromium/third_party/libevent/
evdns.c 2503 const int postfix_len = dom->len; local
    [all...]
  /external/v8/src/
api.cc 2978 int postfix_len = i::StrLength(postfix); local
    [all...]

Completed in 164 milliseconds