Home
last modified time | relevance | path

Searched refs:state (Results 4026 - 4050 of 7400) sorted by relevance

1...<<161162163164165166167168169170>>...296

/foundation/ability/ability_runtime/test/fuzztest/modulerunningrecord_fuzzer/
H A Dmodulerunningrecord_fuzzer.cpp86 AppExecFwk::AbilityState state = AppExecFwk::AbilityState::ABILITY_STATE_READY; in DoSomethingInterestingWithMyAPI() local
87 moduleRecord.OnAbilityStateChanged(record, state); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ability_runtime/
H A Dcj_ui_ability.h74 * @brief Called when this ability enters the <b>STATE_STOP</b> state.
81 * @brief Called when this ability enters the <b>STATE_STOP</b> state.
199 * @brief Called when this ability enters the <b>STATE_FOREGROUND</b> state.
200 * The ability in the <b>STATE_FOREGROUND</b> state is visible.
220 * @brief Called when this ability enters the <b>STATE_BACKGROUND</b> state.
221 * The ability in the <b>STATE_BACKGROUND</b> state is invisible.
294 void AddLifecycleEventBeforeCall(FreezeUtil::TimeoutState state, const std::string &methodName) const;
295 void AddLifecycleEventAfterCall(FreezeUtil::TimeoutState state, const std::string &methodName) const;
H A Djs_ability.h108 void AddLifecycleEventBeforeJSCall(FreezeUtil::TimeoutState state, const std::string &methodName) const;
109 void AddLifecycleEventAfterJSCall(FreezeUtil::TimeoutState state, const std::string &methodName) const;
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dui_ability_thread.h76 * @param targetState Indicates the lifecycle state.
100 * @param state Indicates resotre ability state used to dispatchRestoreAbilityState.
102 void ScheduleRestoreAbilityState(const AppExecFwk::PacMap &state) override;
175 void AddLifecycleEvent(uint32_t state, std::string &methodName) const;
/foundation/ability/ability_runtime/services/appdfr/include/
H A Dappfreeze_manager.h59 int state = 0; member
103 void SetFreezeState(int32_t pid, int state);
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
H A Dmock_ability_manager_client_interface1.cpp75 ErrCode AbilityManagerClient::AbilityTransitionDone(sptr<IRemoteObject> token, int state) in AbilityTransitionDone() argument
133 ErrCode AbilityManagerClient::DumpState(const std::string& args, std::vector<std::string>& state) in DumpState() argument
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dapp_record.cpp90 AbilityMsStatus AppRecord::AbilityTransaction(const TransactionState &state, in AbilityTransaction() argument
94 return abilityThreadClient_->AbilityTransaction(state, want, abilityType); in AbilityTransaction()
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_ability_manager_client_interface1.cpp79 ErrCode AbilityManagerClient::AbilityTransitionDone(sptr<IRemoteObject> token, int state, const PacMap& saveData) in AbilityTransitionDone() argument
137 ErrCode AbilityManagerClient::DumpState(const std::string& args, std::vector<std::string>& state) in DumpState() argument
/foundation/ability/ability_runtime/test/moduletest/mock/include/
H A Dmock_ability_manager_proxy.h47 MOCK_METHOD2(AbilityTransitionDone, int(const sptr<IRemoteObject>& token, int state));
54 MOCK_METHOD2(DumpState, void(const std::string& args, std::vector<std::string>& state));
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dmedia_player_callback.h136 void PrintState(OHOS::Media::PlayerStates state) const in PrintState()
138 switch (state) { in PrintState()
152 LOGI("Invalid state"); in PrintState()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_pattern.h160 auto state = eventHub->GetState(); in GetNavDestinationState() local
161 return state; in GetNavDestinationState()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dhap_asset_provider_impl.cpp147 auto state = runtimeExtractor_->GetFileInfo(fileName, fileInfoAbility); in GetFileInfo() local
148 if (!state) { in GetFileInfo()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_stack_processor.cpp57 std::string state = info[0]->ToString(); in JSVisualState() local
58 VisualState visualState = JSViewStackProcessor::StringToVisualState(state); in JSVisualState()
109 LOGE("Unknown visual state \"%{public}s\", resetting to UNDEFINED", stateString.c_str()); in StringToVisualState()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dimage_animator_model_impl.cpp43 void ImageAnimatorModelImpl::SetState(int32_t state) in SetState() argument
48 imageAnimator->SetStatus(static_cast<Animator::Status>(state)); in SetState()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_pattern.h94 float offset, int32_t source, NestedState state = NestedState::GESTURE, float velocity = 0.f) override;
127 void UpdateLoadingProgressStatus(RefreshAnimationState state, float followToRecycleRatio = 0.0f);
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_reference.cpp153 void ArkNativeReference::FinalizeCallback(FinalizerState state) in FinalizeCallback() argument
156 if (state == FinalizerState::COLLECTION) { in FinalizeCallback()
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_observer_stub.cpp180 int32_t state = data.ReadInt32(); in OnBluetoothStateChangedInner() local
181 stub->OnBluetoothStateChanged(state); in OnBluetoothStateChangedInner()
H A Dbluetooth_pan_proxy.cpp38 int32_t BluetoothPanProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() argument
57 // read state in GetDeviceState()
58 state = reply.ReadInt32(); in GetDeviceState()
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_adapter_ble.h127 * @brief Discovery state changed observer.
190 * @brief Advertising state changed observer.
192 * @param state Advertising state.
195 virtual void OnAdvertisingStateChanged(const int state) = 0;
231 virtual void OnAclStateChanged(const RawAddress &device, int state, unsigned int reason) = 0;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_connection.cpp123 A2dpDeviceInfo *A2dpConnectManager::AddDevice(const RawAddress &device, int state) in AddDevice() argument
139 deviceInfo->SetConnectState(state); in AddDevice()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dgatt_data.cpp29 GattDevice::GattDevice(const RawAddress& addr, uint8_t type, uint8_t transport, int state) in GattDevice() argument
31 transport_(transport), addressType_(type), connectState_(state), addr_(addr) in GattDevice()
/foundation/multimedia/audio_framework/frameworks/cj/src/
H A Dmultimedia_audio_capturer_callback.cpp31 void CjAudioCapturerCallback::OnStateChange(const CapturerState state) in OnStateChange() argument
34 int32_t cjState = state; in OnStateChange()
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation_state.h38 * @brief Base animation state implementation, handles animation state, evaluation.
64 * @brief Uninitializes the state object.
69 IAnimationInternal::AnimationTargetState state { IAnimationInternal::AnimationTargetState::UNDEFINED };
79 * @brief Step the state based on clock.
84 * @brief Seeks the animation state to given position [0,1]
88 * @brief Pauses the animation. Returns true if state changed.
92 * @brief Starts the animation. Returns true if state changed.
96 * @brief Stops the animation. Returns true if state changed.
100 * @brief Restarts the animation. Returns true if state change
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dhdi_codec_adapter.h71 Status ChangeState(OMX_STATETYPE state);
72 Status WaitForState(OMX_STATETYPE state);
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionstub_fuzzer/
H A Davsession_stub_fuzzer.cpp50 int32_t GetAVPlaybackState(AVPlaybackState &state) override { return 0; };
51 int32_t SetAVPlaybackState(const AVPlaybackState &state) override { return 0; };

Completed in 13 milliseconds

1...<<161162163164165166167168169170>>...296