/aosp_15_r20/external/cronet/components/metrics/ |
H A D | file_metrics_provider.cc | 102 struct FileMetricsProvider::SourceInfo { struct in metrics::FileMetricsProvider 103 explicit SourceInfo(const Params& params) in SourceInfo() argument 127 ~SourceInfo() {} in ~SourceInfo() 129 struct FoundFile { 133 using FoundFiles = base::flat_map<base::Time, FoundFile>; 136 const SourceType type; 139 const SourceAssociation association; 143 base::FilePath directory; 146 std::unique_ptr<FoundFiles> found_files; 150 base::FilePath path; [all …]
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | MPEG2TSWriter.cpp | 37 struct MPEG2TSWriter::SourceInfo : public AHandler { struct in android::MPEG2TSWriter 48 enum { 67 enum { 72 sp<MediaSource> mSource; 73 sp<ALooper> mLooper; 74 sp<AMessage> mNotify; 76 sp<ABuffer> mAACCodecSpecificData; 78 sp<ABuffer> mBuffer; 80 sp<ABuffer> mLastAccessUnit; 81 bool mEOSReceived; [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
H A D | GCOV.cpp | 63 struct SourceInfo { struct 64 StringRef filename; 65 SmallString<0> displayName; 66 std::vector<std::vector<const GCOVFunction *>> startLineToFunctions; 67 std::vector<LineInfo> lines; 68 bool ignored = false; 69 SourceInfo(StringRef filename) : filename(filename) {} in SourceInfo() argument
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.h | 54 CoverageSourceInfo &SourceInfo; variable 62 CoverageMappingModuleGen(CodeGenModule &CGM, CoverageSourceInfo &SourceInfo) in CoverageMappingModuleGen()
|
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ |
H A D | SourceInfo.java | 30 public final class SourceInfo extends com.google.protobuf.GeneratedMessageV3 class 36 private SourceInfo(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in SourceInfo() method in SourceInfo 40 private SourceInfo() { in SourceInfo() method in SourceInfo
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/ |
H A D | splicing.rs | 152 pub(crate) struct SourceInfo { struct 164 pub(crate) sources: BTreeMap<CrateId, SourceInfo>, argument
|
/aosp_15_r20/external/kotlinx.atomicfu/atomicfu-transformer/src/main/kotlin/kotlinx/atomicfu/transformer/ |
H A D | AtomicFUTransformerBase.kt | 35 data class SourceInfo( in isClassFile() class in kotlinx.atomicfu.transformer.AtomicFUTransformerBase
|
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/api/ |
H A D | source_info.proto | 28 message SourceInfo { message
|
/aosp_15_r20/external/googleapis/google/api/ |
H A D | source_info.proto | 28 message SourceInfo { message
|
/aosp_15_r20/external/googleapis/google/api/expr/v1beta1/ |
H A D | source.proto | 27 message SourceInfo { message
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/splicing/ |
H A D | crate_index_lookup.rs | 12 pub(crate) fn get_source_info(&self, pkg: &cargo_lock::Package) -> Result<Option<SourceInfo>> { in get_source_info()
|
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/c_parser/parser/ |
D | _info.py | 45 class SourceInfo: class
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/googleapis/src/main/proto/google/api/expr/v1alpha1/ |
H A D | syntax.proto | 279 message SourceInfo { message
|
/aosp_15_r20/external/googleapis/google/api/expr/v1alpha1/ |
H A D | syntax.proto | 298 message SourceInfo { message
|
/aosp_15_r20/bootable/deprecated-ota/updater/include/private/ |
H A D | commands.h | 106 SourceInfo(std::string hash, RangeSet ranges, RangeSet location, std::vector<StashInfo> stashes) in SourceInfo() function
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/metadata/ |
H A D | metadata_annotation.rs | 316 ) -> Option<SourceInfo> { in find_source_annotation()
|
/aosp_15_r20/frameworks/base/core/java/android/app/ |
H A D | ActivityOptions.java | 2775 public static class SourceInfo implements Parcelable { class in ActivityOptions 2802 SourceInfo(@SourceType int srcType, long uptimeMillis) { in SourceInfo() method in ActivityOptions.SourceInfo
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp | 2082 for (auto &SourceInfo : ElimiatedSources) { in prunePHIInfo() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp | 2132 for (auto &SourceInfo : ElimiatedSources) { in prunePHIInfo() local
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | serviceusage.v1.json | 2385 "SourceInfo": { object
|
D | servicenetworking.v1beta.json | 2184 "SourceInfo": { object
|
D | serviceconsumermanagement.v1beta1.json | 1931 "SourceInfo": { object
|
D | serviceconsumermanagement.v1.json | 2162 "SourceInfo": { object
|
D | servicemanagement.v1.json | 2857 "SourceInfo": { object
|
D | serviceusage.v1beta1.json | 3214 "SourceInfo": { object
|