Home
last modified time | relevance | path

Searched defs:src_stat (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dxplane_builder.h65 void AddStat(const XStatMetadata& metadata, const XStat& src_stat, in AddStat()
70 void SetOrAddStat(const XStatMetadata& metadata, const XStat& src_stat, in SetOrAddStat()
174 void CopyStatValue(const XStat& src_stat, const XPlane& src_plane, in CopyStatValue()
/aosp_15_r20/art/libartbase/base/unix_file/
H A Dfd_file_test.cc225 struct stat src_stat; in TEST_F() local
374 struct stat src_stat, dest_stat; in TEST_F() local
459 struct stat src_stat, dest_stat; in TEST_F() local
/aosp_15_r20/device/google/cuttlefish/host/libs/command_util/
Dsnapshot_utils.cc78 struct stat src_stat; in CopyDirectoryImpl() local
/aosp_15_r20/hardware/qcom/wlan/wcn6740/wcnss-service/
Dwcnss_service.c619 struct stat *src_stat) in nvbin_sendfile()