Searched refs:IsServiceStarted (Results 1 – 6 of 6) sorted by relevance
32 virtual bool IsServiceStarted(void) const = 0;
63 bool IsServiceStarted(void) const override;
68 bool IsServiceStarted() const override in IsServiceStarted() function
63 bool IsServiceStarted() const in IsServiceStarted() function
178 bool AccountMgrService::IsServiceStarted(void) const in IsServiceStarted() function in OHOS::AccountSA::AccountMgrService
417 if (!IsServiceStarted()) { in OnRemoteRequest()