Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/src/
H A Ddataobs_mgr_service.cpp99 return DATAOBS_SERVICE_INNER_IS_NULL; in RegisterObserver()
128 return DATAOBS_SERVICE_INNER_IS_NULL; in UnregisterObserver()
157 return DATAOBS_SERVICE_INNER_IS_NULL; in NotifyChange()
197 return DATAOBS_SERVICE_INNER_IS_NULL; in RegisterObserverExt()
215 return DATAOBS_SERVICE_INNER_IS_NULL; in UnregisterObserverExt()
231 return DATAOBS_SERVICE_INNER_IS_NULL; in UnregisterObserverExt()
245 return DATAOBS_SERVICE_INNER_IS_NULL; in DeepCopyChangeInfo()
252 return DATAOBS_SERVICE_INNER_IS_NULL; in DeepCopyChangeInfo()
267 return DATAOBS_SERVICE_INNER_IS_NULL; in NotifyChangeExt()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_service_test/
H A Ddataobs_mgr_service_test.cpp120 const int testVal = static_cast<int>(DATAOBS_SERVICE_INNER_IS_NULL);
189 const int testVal = static_cast<int>(DATAOBS_SERVICE_INNER_IS_NULL);
344 const int testVal = static_cast<int>(DATAOBS_SERVICE_INNER_IS_NULL);
431 const int testVal = static_cast<int>(DATAOBS_SERVICE_INNER_IS_NULL);
474 const int testVal = static_cast<int>(DATAOBS_SERVICE_INNER_IS_NULL);
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddataobs_mgr_errors.h43 DATAOBS_SERVICE_INNER_IS_NULL, enumerator