| /system/core/adb/sysdeps/ |
| D | stat_test.cpp | 25 TEST(sysdeps, stat) { in TEST() argument
|
| D | stat.h | 41 #define stat adb_stat macro
|
| /system/iorap/src/inode2filename/ |
| D | system_call.h | 50 virtual int stat(const char *pathname, struct stat *statbuf) override { in stat() function
|
| /system/media/audio_utils/tests/ |
| D | statistics_tests.cpp | 126 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
|
| D | statistics_benchmark.cpp | 38 Stats stat(alpha); in BM_MeanVariance() local
|
| /system/libhwbinder/vts/performance/ |
| D | Benchmark_binder.cpp | 105 int stat, retval; in main() local
|
| D | Benchmark.cpp | 141 int stat, retval; in main() local
|
| D | Latency.cpp | 37 #define REQUIRE(stat) \ argument
|
| /system/core/libdiskconfig/ |
| D | diskconfig.c | 240 struct stat stat; in sync_ptable() local 277 struct stat stat; in validate() local
|
| /system/core/init/ |
| D | reboot.cpp | 165 static void LogShutdownTime(UmountStat stat, Timer* t) { in LogShutdownTime() 271 UmountStat stat = UmountPartitions(timeout - t.duration()); in TryUmountAndFsck() local 500 UmountStat stat = TryUmountAndFsck(runFsck, shutdown_timeout - t.duration()); in DoReboot() local
|
| D | bootchart.cpp | 123 std::string stat; in log_processes() local
|
| /system/core/logd/ |
| D | LogStatistics.cpp | 311 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/ |
| D | Tokenizer.cpp | 57 struct stat stat; in open() local
|
| /system/extras/tests/directiotest/ |
| D | directiotest.c | 175 struct stat stat; in main() local
|
| /system/core/storaged/ |
| D | storaged_uid_monitor.cpp | 521 void uid_monitor::set_charger_state(charger_stat_t stat) in set_charger_state() 533 void uid_monitor::init(charger_stat_t stat) in init()
|
| /system/extras/tests/binder/benchmarks/ |
| D | binderAddInts.cpp | 318 int stat; in main() local
|
| /system/bt/osi/src/ |
| D | alarm.cc | 156 static void update_stat(stat_t* stat, uint64_t delta_ms) { in update_stat() 722 static void dump_stat(int fd, stat_t* stat, const char* description) { in dump_stat()
|
| /system/timezone/tzdatacheck/ |
| D | tzdatacheck.cpp | 160 static int deleteFn(const char* fpath, const struct stat*, int typeflag, struct FTW*) { in deleteFn()
|
| /system/extras/simpleperf/ |
| D | cmd_debug_unwind.cpp | 56 static bool GetMemStat(MemStat* stat) { in GetMemStat() argument
|
| /system/core/trusty/storage/proxy/ |
| D | storage.c | 420 struct stat stat; in storage_file_get_size() local
|
| /system/bt/service/example/heart_rate/ |
| D | heart_rate_server.cc | 264 Status stat = gatt_->AddService(server_if_, (BluetoothGattService)hrService, in OnServerRegistered() local
|
| /system/core/base/ |
| D | file.cpp | 140 auto callback = [](const char* child, const struct stat*, int file_type, struct FTW*) -> int { in ~TemporaryDir()
|
| /system/nfc/src/nfc/nfc/ |
| D | nfc_ncif.cc | 1746 bool stat = FALSE; in nfc_ncif_proc_proprietary_rsp() local
|
| /system/core/llkd/ |
| D | libllkd.cpp | 1015 std::string stat = ReadFile(piddir + "/stat"); in llkCheck() local
|
| /system/iorap/tests/src/inode2filename/ |
| D | search_directories_test.cc | 2433 virtual int stat(const char *pathname, struct stat *statbuf) override { in stat() function in FakeSystemCall
|