Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 25 of 27) sorted by relevance

12

/system/iorap/src/inode2filename/
Dsystem_call.h50 virtual int stat(const char *pathname, struct stat *statbuf) override { in stat() function
/system/media/audio_utils/tests/
Dstatistics_tests.cpp126 static void verify(const T &stat, const S &refstat) { in verify()
318 static constexpr android::audio_utils::Statistics<double> stat{data}; in TEST() local
333 android::audio_utils::Statistics<double> stat; in TEST() local
368 Statistics<data_t, data_t, data_t, double, double, innerProduct_scalar<data_t>> stat; in TEST() local
534 android::audio_utils::Statistics<char> stat(0.9); in TEST_P() local
/system/libhwbinder/vts/performance/
DBenchmark_binder.cpp105 int stat, retval; in main() local
DBenchmark.cpp141 int stat, retval; in main() local
DLatency.cpp37 #define REQUIRE(stat) \ argument
/system/core/libdiskconfig/
Ddiskconfig.c240 struct stat stat; in sync_ptable() local
277 struct stat stat; in validate() local
/system/libprocinfo/
Dprocess.cpp138 std::string stat; in GetProcessInfoFromProcPidFd() local
/system/media/audio_utils/benchmarks/
Dstatistics_benchmark.cpp38 Stats stat(alpha); in BM_MeanVariance() local
/system/core/libutils/
DTokenizer.cpp57 struct stat stat; in open() local
/system/core/init/
Dbootchart.cpp123 std::string stat; in log_processes() local
Dreboot.cpp216 static void LogShutdownTime(UmountStat stat, Timer* t) { in LogShutdownTime()
425 UmountStat stat = UmountPartitions(timeout - t.duration()); in TryUmountAndFsck() local
737 UmountStat stat = in DoReboot() local
/system/extras/tests/directiotest/
Ddirectiotest.c175 struct stat stat; in main() local
/system/core/storaged/
Dstoraged_uid_monitor.cpp518 void uid_monitor::set_charger_state(charger_stat_t stat) in set_charger_state()
530 void uid_monitor::init(charger_stat_t stat) in init()
/system/extras/tests/binder/benchmarks/
DbinderAddInts.cpp304 int stat; in main() local
/system/logging/logd/
DLogStatistics.cpp500 std::string UidEntry::format(const LogStatistics& stat, log_id_t id, uid_t uid) const in format() argument
605 std::string PidEntry::format(const LogStatistics& stat, log_id_t, pid_t pid) const in format() argument
628 std::string TidEntry::format(const LogStatistics& stat, log_id_t, pid_t tid) const in format() argument
/system/bt/osi/src/
Dalarm.cc154 static void update_stat(stat_t* stat, uint64_t delta_ms) { in update_stat()
716 static void dump_stat(int fd, stat_t* stat, const char* description) { in dump_stat()
/system/timezone/tzdatacheck/
Dtzdatacheck.cpp160 static int deleteFn(const char* fpath, const struct stat*, int typeflag, struct FTW*) { in deleteFn()
/system/core/trusty/storage/proxy/
Dstorage.c420 struct stat stat; in storage_file_get_size() local
/system/core/fs_mgr/libsnapshot/
Dcow_writer.cpp133 struct stat stat; in SetFd() local
Dsnapshot_fuzz_utils.cpp84 auto callback = [](const char* child, const struct stat*, int file_type, struct FTW*) -> int { in RmdirRecursive()
/system/bt/service/example/heart_rate/
Dheart_rate_server.cc264 Status stat = gatt_->AddService(server_if_, (BluetoothGattService)hrService, in OnServerRegistered() local
/system/libbase/
Dfile.cpp174 auto callback = [](const char* child, const struct stat*, int file_type, struct FTW*) -> int { in ~TemporaryDir()
/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspendUnitTest.cpp759 bool writeStatToFile(int statDirFd, const std::string& fileName, const std::string& stat) { in writeStatToFile()
775 bool writeStatToFile(int statDirFd, const std::string& fileName, int64_t stat) { in writeStatToFile()
846 struct FTW*) -> int { in removeDirectoryEntry()
/system/extras/simpleperf/
Dcmd_debug_unwind.cpp57 static bool GetMemStat(MemStat* stat) { in GetMemStat()
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc1998 bool stat = FALSE; in nfc_ncif_proc_proprietary_rsp() local

12