Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
Dsnapshot_converter.cpp41 std::u16string appLabel; in ConvertToSnapshot() local
77 std::u16string appLabel; in ConvertToSnapshot() local
Dsnapshot.cpp104 std::u16string appLabel = data.ReadString16(); in FillSnapshot() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/interfaces/
Dcustomtitle.js74 get appLabel() { getter in Index
77 set appLabel(newValue) { setter in Index
/foundation/arkui/ace_engine/frameworks/core/components/container_modal/
Drender_container_modal.cpp52 auto appLabel = themeConstants->GetString(labelId); in UpdateStyle() local