Home
last modified time | relevance | path

Searched defs:OnStateChanged (Results 1 – 25 of 48) sorted by relevance

12

/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoAbility/
H A Dmock_lifecycle_observer.cpp51 void MockLifecycleObserver::OnStateChanged(LifeCycle::Event event, const Want& want) in OnStateChanged() function in OHOS::AppExecFwk::MockLifecycleObserver
56 void MockLifecycleObserver::OnStateChanged(LifeCycle::Event event) in OnStateChanged() function in OHOS::AppExecFwk::MockLifecycleObserver
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_ui_ability_test/
H A Dmock_lifecycle_observer.cpp52 void MockLifecycleObserver::OnStateChanged(LifeCycle::Event event) in OnStateChanged() function in OHOS::AppExecFwk::MockLifecycleObserver
57 void MockLifecycleObserver::OnStateChanged(LifeCycle::Event event, const Want& want) in OnStateChanged() function in OHOS::AppExecFwk::MockLifecycleObserver
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_lifecycle_observer.cpp28 void LifecycleObserver::OnStateChanged(Lifecycle::Event event, const Want &want) {} in OnStateChanged() function in OHOS::AppExecFwk::LifecycleObserver
30 virtual void LifecycleObserver::OnStateChanged(LifeCycle::Event event) {} in OnStateChanged() function in OHOS::AppExecFwk::LifecycleObserver
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_lifecycle_observer.h90 virtual void OnStateChanged(LifeCycle::Event event, const Want& want) in OnStateChanged() function
104 virtual void OnStateChanged(LifeCycle::Event event) in OnStateChanged() function
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection_observer.h31 void OnStateChanged(const int transport, const int status) override{}; in OnStateChanged() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Ddh_state_listener.cpp40 void DHStateListener::OnStateChanged(const std::string &networkId, const std::string &dhId, const B… in OnStateChanged() function in OHOS::DistributedHardware::DHStateListener
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_nav_path_stack.h40 void OnStateChanged() in OnStateChanged() function
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/callback/
H A Ddcamera_sink_controller_state_callback.cpp27 void DCameraSinkControllerStateCallback::OnStateChanged(std::shared_ptr<DCameraEvent>& event) in OnStateChanged() function in OHOS::DistributedHardware::DCameraSinkControllerStateCallback
/ohos5.0/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_manager_state_observer_proxy.cpp39 void AccessibleAbilityManagerStateObserverProxy::OnStateChanged(const uint32_t stateType) in OnStateChanged() function in OHOS::Accessibility::AccessibleAbilityManagerStateObserverProxy
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/deferredprocessingstub_fuzzer/
H A Ddeferred_processing_stub_fuzzer.h48 inline int32_t OnStateChanged(const StatusCode status) override in OnStateChanged() function
/ohos5.0/foundation/barrierfree/accessibility/frameworks/asacfwk/include/
H A Daccessibility_system_ability_client_impl.h237 virtual void OnStateChanged(const uint32_t stateType) override in OnStateChanged() function
/ohos5.0/foundation/barrierfree/accessibility/common/interface/test/fuzztest/accessibleabilitymanagerstateobserverstub_fuzzer/
H A Daccessibleabilitymanagerstateobserverstub_fuzzer.cpp33 void OnStateChanged(const uint32_t stateType) override {} in OnStateChanged() function in OHOS::Accessibility::ManagerStateObserverImplFuzzTest
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/
H A Dmultistages_capture_deferred_video_proc_session_callback.cpp124 void MultiStagesCaptureDeferredVideoProcSessionCallback::OnStateChanged(const CameraStandard::DpsSt… in OnStateChanged() function in OHOS::Media::MultiStagesCaptureDeferredVideoProcSessionCallback
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access_observer.cpp35 void NapiBluetoothAccessObserver::OnStateChanged(const int transport, const int status) in OnStateChanged() function in OHOS::Bluetooth::NapiBluetoothAccessObserver
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/src/
H A Ddeferred_video_processing_session_callback_proxy.cpp90 ErrCode DeferredVideoProcessingSessionCallbackProxy::OnStateChanged( in OnStateChanged() function in OHOS::CameraStandard::DeferredProcessing::DeferredVideoProcessingSessionCallbackProxy
H A Ddeferred_photo_processing_session_callback_proxy.cpp114 int32_t DeferredPhotoProcessingSessionCallbackProxy::OnStateChanged(StatusCode status) in OnStateChanged() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoProcessingSessionCallbackProxy
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/
H A Dsession_coordinator.cpp132 void OnStateChanged(const int32_t userId, DpsStatus statusCode) override in OnStateChanged() function in OHOS::CameraStandard::DeferredProcessing::SessionCoordinator::ImageProcCallbacks
164 void OnStateChanged(const int32_t userId, DpsStatus statusCode) override in OnStateChanged() function in OHOS::CameraStandard::DeferredProcessing::SessionCoordinator::VideoProcCallbacks
262 void SessionCoordinator::OnStateChanged(const int32_t userId, DpsStatus statusCode) in OnStateChanged() function in OHOS::CameraStandard::DeferredProcessing::SessionCoordinator
/ohos5.0/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/unittest/audiosourcetest/include/
H A Ddaudio_ipc_common.h59 void OnStateChanged(const std::string &uuid, const std::string &dhId, const BusinessState state) in OnStateChanged() function
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/
H A Ddeferred_video_processor.cpp92 void DeferredVideoProcessor::OnStateChanged(const int32_t userId, DpsStatus statusCode) in OnStateChanged() function in OHOS::CameraStandard::DeferredProcessing::DeferredVideoProcessor
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/deferred_proc_session/
H A Ddeferred_video_proc_session.cpp49 int32_t DeferredVideoProcessingSessionCallback::OnStateChanged(int32_t status) in OnStateChanged() function in OHOS::CameraStandard::DeferredVideoProcessingSessionCallback
H A Ddeferred_photo_proc_session.cpp66 int32_t DeferredPhotoProcessingSessionCallback::OnStateChanged(const DeferredProcessing::StatusCode… in OnStateChanged() function in OHOS::CameraStandard::DeferredPhotoProcessingSessionCallback
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/
H A Ddeferred_photo_processor.cpp187 void DeferredPhotoProcessor::OnStateChanged(const int32_t userId, DpsStatus statusCode) in OnStateChanged() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoProcessor
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_deferred_video_unittest.cpp49 ErrCode TestDeferredVideoProcSessionCallback::OnStateChanged(int32_t status) in OnStateChanged() function in OHOS::CameraStandard::TestDeferredVideoProcSessionCallback
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp171 void BleHostObserverTest::OnStateChanged(const int transport, const int status) in OnStateChanged() function in OHOS::Bluetooth::BleHostObserverTest
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_observer_proxy.cpp21 void BluetoothHostObserverProxy::OnStateChanged(int32_t transport, int32_t status) in OnStateChanged() function in OHOS::Bluetooth::BluetoothHostObserverProxy

12