Home
last modified time | relevance | path

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

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