Home
last modified time | relevance | path

Searched defs:FileFeature (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/
H A Drecord_file.h43 struct FileFeature { struct
52 FileFeature() {} in FileFeature() argument
64 DISALLOW_COPY_AND_ASSIGN(FileFeature); argument
H A Drecord_file.proto33 message FileFeature { message
/aosp_15_r20/out/soong/.intermediates/system/extras/simpleperf/libsimpleperf/android_arm64_armv8-2a_cortex-a55_static/gen/proto/system/extras/simpleperf/
Drecord_file.pb.cc105 PROTOBUF_CONSTEXPR FileFeature::FileFeature( in FileFeature() function in simpleperf::proto::FileFeature
1442 FileFeature::FileFeature(::PROTOBUF_NAMESPACE_ID::Arena* arena, in FileFeature() function in simpleperf::proto::FileFeature
1448 FileFeature::FileFeature(const FileFeature& from) in FileFeature() function in simpleperf::proto::FileFeature
Drecord_file.pb.h53 class FileFeature; variable
959 inline FileFeature() : FileFeature(nullptr) {} in FileFeature() function
964 FileFeature(FileFeature&& from) noexcept in FileFeature() function
/aosp_15_r20/external/perfetto/protos/third_party/simpleperf/
H A Drecord_file.proto34 message FileFeature { message