Home
last modified time | relevance | path

Searched refs:atomicServiceBasicInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Datomicservice_basic_engine_plugin.cpp157 std::vector<std::string> atomicServiceBasicInfo; in getParamsFromAtomicServiceBasicEngine() local
159 return atomicServiceBasicInfo; in getParamsFromAtomicServiceBasicEngine()
163 return atomicServiceBasicInfo; in getParamsFromAtomicServiceBasicEngine()
166 atomicServiceBasicInfo.push_back(atomicserviceIconInfo_->GetAppName()); in getParamsFromAtomicServiceBasicEngine()
167 atomicServiceBasicInfo.push_back(atomicserviceIconInfo_->GetCircleIcon()); in getParamsFromAtomicServiceBasicEngine()
168 atomicServiceBasicInfo.push_back(atomicserviceIconInfo_->GetEyelashRingIcon()); in getParamsFromAtomicServiceBasicEngine()
170 return atomicServiceBasicInfo; in getParamsFromAtomicServiceBasicEngine()