Home
last modified time | relevance | path

Searched refs:SYSTEM_ABILITY_MANAGER_NAME (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_service_test_helper.cpp170 pid_t registryPid = GetPidByName(SYSTEM_ABILITY_MANAGER_NAME); in StartDBinderServiceSARegistry()
172 DBINDER_LOGI(LOG_LABEL, "SYSTEM_ABILITY_MANAGER_NAME Already Started pid=%{public}d", registryPid); in StartDBinderServiceSARegistry()
175 StartExecutable(SYSTEM_ABILITY_MANAGER_NAME); in StartDBinderServiceSARegistry()
177 DBINDER_LOGI(LOG_LABEL, "Start SYSTEM_ABILITY_MANAGER_NAME done"); in StartDBinderServiceSARegistry()
183 StopExecutable(SYSTEM_ABILITY_MANAGER_NAME); in StopDBinderServiceSARegistry()
/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_service_test_helper.h26 const std::string SYSTEM_ABILITY_MANAGER_NAME = "SaManager"; variable

Completed in 2 milliseconds