Searched refs:GetInt64Param (Results 1 – 3 of 3) sorted by relevance
73 int64_t GetInt64Param(const std::string& param, const std::string& name) const;
178 nativeWindow = reinterpret_cast<void*>(GetInt64Param(result, NATIVE_WINDOW)); in AttachNativeWindow()
103 int64_t Resource::GetInt64Param(const std::string& param, const std::string& name) const in GetInt64Param() function in OHOS::Ace::Resource