Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dresource.h73 int64_t GetInt64Param(const std::string& param, const std::string& name) const;
H A Dext_surface.cpp178 nativeWindow = reinterpret_cast<void*>(GetInt64Param(result, NATIVE_WINDOW)); in AttachNativeWindow()
H A Dresource.cpp103 int64_t Resource::GetInt64Param(const std::string& param, const std::string& name) const in GetInt64Param() function in OHOS::Ace::Resource