Home
last modified time | relevance | path

Searched refs:GetPropertyUint64 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_capturedata.h81 uint64_t GetPropertyUint64(const std::string& name) const;
H A Drs_profiler_capturedata.cpp99 uint64_t RSCaptureData::GetPropertyUint64(const std::string& name) const in GetPropertyUint64() function in OHOS::Rosen::RSCaptureData
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/
H A Drs_profiler_capturedata_test.cpp207 EXPECT_EQ(initial, data.GetPropertyUint64(name));