Searched defs:GetValue (Results 1 – 7 of 7) 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
41 const std::vector<int8_t>& SigningBlock::GetValue() in GetValue() function in OHOS::SignatureTools::SigningBlock
62 uint64_t DwarfEncoding::GetValue() const in GetValue() function in OHOS::Developtools::HiPerf::DwarfEncoding
425 void PerfFileSectionNrCpus::GetValue(uint32_t &nrCpusAvailable, uint32_t &nrCpusOnline) const in GetValue() function in OHOS::Developtools::HiPerf::PerfFileSectionNrCpus457 void PerfFileSectionU64::GetValue(uint64_t &v) const in GetValue() function in OHOS::Developtools::HiPerf::PerfFileSectionU64547 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::NativeDaemon::DwarfEncoding
203 const uint32_t &StatAndInfo::GetValue(SupportedTraceEventType eventType, StatType type) const in GetValue() function in SysTuning::TraceStdtype::StatAndInfo
324 std::string GetValue(const ReportItem &i) in GetValue() function