Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp178 constexpr const char* SERVICE_EXTENSION = ":ServiceExtension"; variable
751 processName += SERVICE_EXTENSION; in MakeServiceExtProcessName()