Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/bundle_resource/
H A Dbundle_resource_info.cpp34 std::u16string iconVal; in ReadFromParcel() local
H A Dlauncher_ability_resource_info.cpp43 std::u16string iconVal; in ReadFromParcel() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtab_content_model_impl.cpp186 const std::optional<std::string>& textVal, const std::optional<std::string>& iconVal) in ProcessTabBarTextIconPair()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/action_sheet/
H A Djs_action_sheet.cpp86 auto iconVal = obj->GetProperty("icon"); in ParseSheetInfo() local