Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dcontext_deal.cpp261 … OHOS::Global::Resource::RState errval = resourceManager_->GetPatternById(patternId, pattern_); in SetPattern() local
296 OHOS::Global::Resource::RState errval = resourceManager_->GetStringById(resId, ret); in GetString() local
313 OHOS::Global::Resource::RState errval = resourceManager_->GetStringArrayById(resId, retv); in GetStringArray() local
330 OHOS::Global::Resource::RState errval = resourceManager_->GetIntArrayById(resId, retv); in GetIntArray() local
363 OHOS::Global::Resource::RState errval = resourceManager_->GetThemeById(themeId, theme_); in SetTheme() local
387 OHOS::Global::Resource::RState errval = resourceManager_->GetColorById(resId, ret); in GetColor() local