HomeSort by relevance Sort by last modified time
    Searched refs:ParseFdForCollection (Results 1 - 2 of 2) sorted by null

  /art/profman/
profman.cc 153 ParseFdForCollection(option, "--profile-file-fd", &profile_files_fd_);
161 ParseFdForCollection(option, "--apk-fd", &apks_fd_);
319 static void ParseFdForCollection(const StringPiece& option,
  /art/dex2oat/
dex2oat.cc 584 void ParseFdForCollection(const StringPiece& option,
    [all...]

Completed in 228 milliseconds