Home
last modified time | relevance | path

Searched refs:DESTROY (Results 1 - 25 of 59) sorted by relevance

123

/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer_state_machine.cpp238 goto DESTROY; in CreateStates()
244 goto DESTROY; in CreateStates()
250 goto DESTROY; in CreateStates()
256 goto DESTROY; in CreateStates()
262 goto DESTROY; in CreateStates()
268 goto DESTROY; in CreateStates()
271 DESTROY: in CreateStates()
/foundation/multimedia/player_framework/test/fuzztest/avmetadata_fuzztest/avmetadatastublocal_fuzzer/
H A Davmetadatastub_local_fuzzer.cpp34 if (codeId != AVMetadataServiceProxyFuzzer::DESTROY) { in FuzzAVMetadataStub()
38 avmetaProxy->SendRequest(AVMetadataServiceProxyFuzzer::DESTROY, data, size, false); in FuzzAVMetadataStub()
/foundation/multimedia/player_framework/test/fuzztest/player_fuzztest/playerstub_fuzzer/
H A Dplayerstub_fuzzer.cpp35 if (codeId != PlayerServiceProxyFuzzer::DESTROY) { in FuzzPlayerStub()
39 playerProxy->SendRequest(PlayerServiceProxyFuzzer::DESTROY, data, size, false); in FuzzPlayerStub()
/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
H A Djs_ability_delegator_registry.h43 DESTROY, member in OHOS::AbilityDelegatorJs::AbilityLifecycleState
H A Djs_ability_delegator_registry.cpp133 napi_set_named_property(env, objValue, "DESTROY", in AbilityLifecycleStateInit()
134 CreateJsValue(env, static_cast<int32_t>(AbilityLifecycleState::DESTROY))); in AbilityLifecycleStateInit()
/foundation/ability/ability_lite/interfaces/kits/ability_lite/slite/
H A Dability_inner_message.h30 DESTROY, enumerator
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Di_standard_screen_capture_controller.h41 DESTROY, enumerator
H A Dscreen_capture_controller_proxy.cpp48 int error = Remote()->SendRequest(DESTROY, data, reply, option); in DestroyStub()
H A Di_standard_screen_capture_service.h65 DESTROY = 2, enumerator
/foundation/multimedia/player_framework/services/services/screen_capture_monitor/ipc/
H A Di_standard_screen_capture_monitor_service.h40 DESTROY = 2, enumerator
H A Dscreen_capture_monitor_service_proxy.cpp90 int error = Remote()->SendRequest(DESTROY, data, reply, option); in DestroyStub()
/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Dav_codec_service_ipc_interface_code.h60 DESTROY
/foundation/multimedia/player_framework/services/services/avcodeclist/ipc/
H A Di_standard_avcodeclist_service.h48 DESTROY
/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/include/
H A Dvpn_connection.h30 constexpr const char *DESTROY = "destroy"; member
/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/src/
H A Dvpn_connection.cpp48 return ModuleTemplate::Interface<DestroyContext>(env, info, DESTROY, nullptr, VpnAsyncWork::ExecDestroy, in Destroy()
/foundation/multimedia/av_codec/services/services/codeclist/ipc/
H A Dcodeclist_service_stub.cpp36 { static_cast<uint32_t>(OHOS::MediaAVCodec::AVCodecListServiceInterfaceCode::DESTROY),
104 case static_cast<uint32_t>(AVCodecListServiceInterfaceCode::DESTROY): in OnRemoteRequest()
H A Dcodeclist_service_proxy.cpp99 Remote()->SendRequest(static_cast<uint32_t>(AVCodecListServiceInterfaceCode::DESTROY), data, reply, option); in DestroyStub()
/foundation/multimedia/player_framework/test/fuzztest/avmetadata_fuzztest/avmetadatastub_fuzzer/
H A Davmetadatastub_fuzzer.cpp42 if (codeId != AVMetadataServiceProxyFuzzer::DESTROY) { in FuzzAVMetadataStub()
46 avmetaProxy->SendRequest(AVMetadataServiceProxyFuzzer::DESTROY, data, size, false); in FuzzAVMetadataStub()
/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/async/
H A Dmessage_queue_utils.h77 DESTROY, enumerator
/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Di_standard_transcoder_service.h67 DESTROY, enumerator
/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/
H A Di_standard_avmetadatahelper_service.h63 DESTROY, enumerator
/foundation/distributedhardware/device_manager/services/service/src/pinholder/
H A Dpin_holder.cpp346 listener_->OnPinHolderEvent(registerPkgName_, DmPinHolderEvent::DESTROY, DM_OK, content); in ProcessDestroyMsg()
376 listener_->OnPinHolderEvent(registerPkgName_, DmPinHolderEvent::DESTROY, ERR_DM_TIME_OUT, content); in CloseSession()
519 listener_->OnPinHolderEvent(registerPkgName_, DmPinHolderEvent::DESTROY, sessionId, content); in OnSessionClosed()
521 listener_->OnPinHolderEvent(registerPkgName_, DmPinHolderEvent::DESTROY, ERR_DM_FAILED, content); in OnSessionClosed()
523 listener_->OnPinHolderEvent(registerPkgName_, DmPinHolderEvent::DESTROY, ERR_DM_TIME_OUT, content); in OnSessionClosed()
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Djs_ability_thread.cpp160 case SliteAbilityMsgId::DESTROY: in AppTaskHandler()
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/jsthread/
H A Djs_thread.cpp132 case AbilityMsgId::DESTROY: { in HandleEventLoop()
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Ddynamic_interface_types.h96 DESTROY, member in OHOS::MediaAVCodec::PostProcessing::DynamicInterfaceName

Completed in 9 milliseconds

123