Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dhiperf_libreport.cpp156 static std::string buildId; // static for hold the c_str buffer in ReportGetBuildId() local
Dsymbols_file.cpp60 bool SymbolsFile::UpdateBuildIdIfMatch(const std::string &buildId) in UpdateBuildIdIfMatch()
/developtools/profiler/hidebug/interfaces/native/kits/include/hidebug/
Dhidebug_type.h269 const char* buildId; member
/developtools/profiler/device/plugins/native_daemon/src/
Dsymbols_file.cpp55 bool SymbolsFile::UpdateBuildIdIfMatch(std::string buildId) in UpdateBuildIdIfMatch()