HomeSort by relevance Sort by last modified time
    Searched defs:BuildId (Results 1 - 18 of 18) sorted by null

  /system/extras/simpleperf/
build_id.h 28 // are actually the same. BuildId class is the representation of build id in
30 class BuildId {
36 BuildId() {
41 BuildId(const void* data, size_t len) : BuildId() {
46 explicit BuildId(const std::string& s) : BuildId() {
75 bool operator==(const BuildId& build_id) const {
79 bool operator!=(const BuildId& build_id) const {
84 static BuildId empty_build_id
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
FirmwareId.h 47 CHAR8 BuildId[4];
  /build/soong/android/
config.go 450 func (c *config) BuildId() string {
451 return String(c.productVariables.BuildId)
  /external/llvm/include/llvm/DebugInfo/CodeView/
SymbolRecord.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 846 uint32_t BuildId;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 844 uint32_t BuildId;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 844 uint32_t BuildId;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 851 TypeIndex BuildId;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 851 TypeIndex BuildId;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 851 TypeIndex BuildId;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 851 TypeIndex BuildId;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 846 uint32_t BuildId;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 844 uint32_t BuildId;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 844 uint32_t BuildId;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 851 TypeIndex BuildId;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 851 TypeIndex BuildId;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 851 TypeIndex BuildId;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 851 TypeIndex BuildId;

Completed in 2218 milliseconds