Home
last modified time | relevance | path

Searched defs:GetPropertyUint32 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_capturedata.cpp89 uint32_t RSCaptureData::GetPropertyUint32(const std::string& name) const in GetPropertyUint32() function in OHOS::Rosen::RSCaptureData
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/common/
H A Dcommon_napi.cpp76 bool CommonNapi::GetPropertyUint32(napi_env env, napi_value configObj, const std::string &type, uin… in GetPropertyUint32() function in OHOS::Media::CommonNapi