Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dmanage_auto_start_apps_plugin.cpp33 const std::string SPERATOR = "/"; variable
121 std::string appInfo = Info.bundleName + SPERATOR + Info.abilityName; in OnGetPolicy()
211 size_t index = appWant.find(SPERATOR); in ParseAutoStartAppWant()