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

  /toolchain/binutils/binutils-2.25/gold/
archive.h 84 get_mtime() function in class:gold::Library_base
276 { return this->file().get_mtime(); }
fileread.cc 101 get_mtime(const char* filename, Timespec* mtime) function in namespace:gold
944 File_read::get_mtime() function in class:gold::File_read
object.h 483 get_mtime() function in class:gold::Object
808 { return this->input_file()->file().get_mtime(); }
    [all...]
incremental.h 156 get_mtime() const function in class:gold::Incremental_input_entry
840 get_mtime() const function in class:gold::Incremental_inputs_reader::Incremental_input_entry_reader
1380 get_mtime() const function in class:gold::Incremental_binary::Input_reader
    [all...]
  /frameworks/native/cmds/dumpstate/
utils.cpp 1098 time_t get_mtime(int fd, time_t default_mtime) { function
    [all...]
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
libcpuset.c 401 * time_t get_mtime(char *path)
406 static time_t get_mtime(const char *path) function
1254 cpunodemap.mtime = get_mtime(mapfile);
    [all...]

Completed in 318 milliseconds