Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/
H A Dconnection_observer_errors.h67 ERR_SERVICE_NOT_INIT, enumerator
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_state_manager.cpp76 return ERR_SERVICE_NOT_INIT; in RegisterObserver()
85 return ERR_SERVICE_NOT_INIT; in UnregisterObserver()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/connection_state_manager_test/
H A Dconnection_state_manager_test.cpp91 EXPECT_EQ(res, ERR_SERVICE_NOT_INIT);
122 EXPECT_EQ(res, ERR_SERVICE_NOT_INIT);