/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/ |
H A D | features.h | 76 struct BuildId { struct 79 int32_t pid; 80 std::string build_id; 81 std::string filename;
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | build_id.h | 38 BuildId() { memset(data_, '\0', BUILD_ID_SIZE); } in BuildId() function 41 BuildId(const void* data, size_t len) : BuildId() { in BuildId() function 46 explicit BuildId(const std::string& s) : BuildId() { in BuildId() function
|
H A D | get_test_data.h | 24 using BuildId = simpleperf::BuildId; variable
|
/aosp_15_r20/system/extras/simpleperf/nonlinux_support/ |
H A D | nonlinux_support.cpp | 30 bool GetKernelBuildId(BuildId*) { in GetKernelBuildId() argument 34 bool GetModuleBuildId(const std::string&, BuildId*, const std::string&) { in GetModuleBuildId() argument
|
/aosp_15_r20/external/pigweed/pw_build_info/ |
H A D | build_id_noop.cc | 20 span<const std::byte> BuildId() { return span<const std::byte>(); } in BuildId() function
|
H A D | build_id_test.cc | 23 TEST(BuildId, BuildIdSize) { in TEST() argument
|
H A D | build_id.cc | 45 span<const std::byte> BuildId() { in BuildId() function
|
/aosp_15_r20/external/perfetto/src/trace_processor/util/ |
H A D | build_id.h | 69 explicit BuildId(std::string data) : raw_(std::move(data)) {} in BuildId() function
|
/aosp_15_r20/prebuilts/sdk/update_prebuilts/ |
H A D | buildserver.py | 14 class BuildId(object): class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | SymbolRecord.h | 883 TypeIndex BuildId; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | SymbolRecord.h | 877 TypeIndex BuildId; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/ |
D | SymbolRecord.h | 904 TypeIndex BuildId; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/ |
D | SymbolRecord.h | 904 TypeIndex BuildId; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/ |
D | SymbolRecord.h | 904 TypeIndex BuildId; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/ |
D | SymbolRecord.h | 904 TypeIndex BuildId; variable
|
/aosp_15_r20/external/aws-sdk-java-v2/services/gamelift/src/main/resources/codegen-resources/ |
H A D | service-2.json | 1910 "BuildId":{ object 1953 "BuildId":{ object 2236 "BuildId":{ object 2853 "BuildId":{ object 3119 "BuildId":{ object 4354 "BuildId":{ object 5799 "BuildId":{ object 6836 "BuildId":{ object 7644 "BuildId":{ object
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/trace/v1/ |
D | trace.pb.go | 716 …BuildId *TruncatableString `protobuf:"bytes,2,opt,name=build_id,json=buildId,proto3" json:"build_i… member
|
/aosp_15_r20/build/soong/android/ |
H A D | config.go | 894 func (c *config) BuildId() string { func
|
H A D | variable.go | 208 BuildId *string `json:",omitempty"` member
|
/aosp_15_r20/build/soong/ui/metrics/metrics_proto/ |
H A D | metrics.pb.go | 355 BuildId *string `protobuf:"bytes,2,opt,name=build_id,json=buildId" json:"build_id,omitempty"` member
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | SymbolRecord.h | 1272 ulittle32_t BuildId; member
|
/aosp_15_r20/out/soong/.intermediates/build/soong/product_config/ |
D | product_config.json | 1 {"Make_suffix": "-aosp_shiba", "BuildId": "BP1A.250305.019", "BuildFingerprintFile": "build_fingerp… string
|