Home
last modified time | relevance | path

Searched refs:DATA_OBSERVER_IS_NULL (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/src/
H A Ddataobs_mgr_service.cpp93 return DATA_OBSERVER_IS_NULL; in RegisterObserver()
122 return DATA_OBSERVER_IS_NULL; in UnregisterObserver()
191 return DATA_OBSERVER_IS_NULL; in RegisterObserverExt()
209 return DATA_OBSERVER_IS_NULL; in UnregisterObserverExt()
226 return DATA_OBSERVER_IS_NULL; in UnregisterObserverExt()
H A Ddataobs_mgr_inner_ext.cpp32 return DATA_OBSERVER_IS_NULL; in HandleRegisterObserver()
57 return DATA_OBSERVER_IS_NULL; in HandleUnregisterObserver()
73 return DATA_OBSERVER_IS_NULL; in HandleUnregisterObserver()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_service_test/
H A Ddataobs_mgr_service_test.cpp99 const int testVal = static_cast<int>(DATA_OBSERVER_IS_NULL);
168 const int testVal = static_cast<int>(DATA_OBSERVER_IS_NULL);
324 const int testVal = static_cast<int>(DATA_OBSERVER_IS_NULL);
411 const int testVal = static_cast<int>(DATA_OBSERVER_IS_NULL);
454 const int testVal = static_cast<int>(DATA_OBSERVER_IS_NULL);
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddataobs_mgr_errors.h41 DATA_OBSERVER_IS_NULL, enumerator