Home
last modified time | relevance | path

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

/system/core/adb/sysdeps/
Dstat_test.cpp25 TEST(sysdeps, stat) { in TEST() argument
Dstat.h41 #define stat adb_stat macro
/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/core/init/
Dreboot.cpp157 static void LogShutdownTime(UmountStat stat, Timer* t) { in LogShutdownTime()
312 UmountStat stat = UmountPartitions(timeout - t.duration()); in TryUmountAndFsck() local
462 UmountStat stat = TryUmountAndFsck(runFsck, shutdown_timeout - t.duration()); in DoReboot() local
Dbootchart.cpp121 std::string stat; in log_processes() local
/system/core/logd/
DLogStatistics.cpp311 static void formatTmp(const LogStatistics& stat, const char* nameTmp, uid_t uid, in formatTmp()
335 std::string UidEntry::format(const LogStatistics& stat, log_id_t id) const { in format() argument
443 std::string PidEntry::format(const LogStatistics& stat, in format() argument
468 std::string TidEntry::format(const LogStatistics& stat, in format() argument
/system/core/libutils/
DTokenizer.cpp57 struct stat stat; in open() local
/system/core/storaged/
Dstoraged_uid_monitor.cpp498 void uid_monitor::set_charger_state(charger_stat_t stat) in set_charger_state()
510 void uid_monitor::init(charger_stat_t stat) in init()
/system/extras/tests/directiotest/
Ddirectiotest.c175 struct stat stat; in main() local
/system/extras/tests/binder/benchmarks/
DbinderAddInts.cpp318 int stat; in main() local
/system/bt/osi/src/
Dalarm.cc163 static void update_stat(stat_t* stat, period_ms_t delta) { in update_stat()
717 static void dump_stat(int fd, stat_t* stat, const char* description) { in dump_stat()
/system/netd/bpfloader/
DBpfLoader.cpp136 struct stat stat; in parseProgramsFromFile() local
/system/extras/simpleperf/
Dcmd_debug_unwind.cpp56 static bool GetMemStat(MemStat* stat) { in GetMemStat() argument
/system/timezone/tzdatacheck/
Dtzdatacheck.cpp175 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/bt/service/example/heart_rate/
Dheart_rate_server.cc264 Status stat = gatt_->AddService(server_if_, (BluetoothGattService)hrService, in OnServerRegistered() local
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc1687 bool stat = FALSE; in nfc_ncif_proc_proprietary_rsp() local