Searched defs:GetValue (Results 1 – 6 of 6) sorted by relevance
151 void GetValue(bool* val) const in GetValue() function155 void GetValue(uint32_t* val) const in GetValue() function159 void GetValue(int32_t* val) const in GetValue() function163 void GetValue(uint64_t* val) const in GetValue() function167 void GetValue(int64_t* val) const in GetValue() function171 void GetValue(float* val) const in GetValue() function175 void GetValue(double* val) const in GetValue() function179 void GetValue(std::string* val) const in GetValue() function183 void GetValue(CharsView* val) const in GetValue() function187 void GetValue(BytesView* val) const in GetValue() function
405 void PerfFileSectionNrCpus::GetValue(uint32_t &nrCpusAvailable, uint32_t &nrCpusOnline) const in GetValue() function in OHOS::Developtools::HiPerf::PerfFileSectionNrCpus441 void PerfFileSectionU64::GetValue(uint64_t &v) const in GetValue() function in OHOS::Developtools::HiPerf::PerfFileSectionU64553 void PerfFileSectionEventDesc::GetValue(std::vector<AttrWithId> &eventDesces) const in GetValue() function in OHOS::Developtools::HiPerf::PerfFileSectionEventDesc
62 uint64_t DwarfEncoding::GetValue() const in GetValue() function in OHOS::Developtools::HiPerf::DwarfEncoding
62 uint64_t DwarfEncoding::GetValue() const in GetValue() function in OHOS::Developtools::NativeDaemon::DwarfEncoding
200 const uint32_t& StatAndInfo::GetValue(SupportedTraceEventType eventType, StatType type) const in GetValue() function in SysTuning::TraceStdtype::StatAndInfo
325 std::string GetValue(const ReportItem &i) in GetValue() function