Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-boot-init-plugin.md37 | start_service servicename | 启动服务| begetctl start_service servicename 或<br>start_service servicena…
/ohos5.0/base/security/asset/services/core_service/src/
H A Dlib.rs72 let _ = upload_system_event(start_service(handler), &calling_info, start, func_name); in on_start_with_reason()
119 fn start_service(handler: Handler) -> Result<()> { in start_service() function
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-boot-init-plugin.md38 | start_service servicename | Starts a service.<br>Example:<br>begetctl start_service appspawn or s…