Home
last modified time | relevance | path

Searched defs:context (Results 5976 - 6000 of 9372) sorted by relevance

1...<<231232233234235236237238239240>>...375

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dpercent_tdd_test.cpp51 JsAppContext *context = JsAppContext::GetInstance(); in TearDown() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testthree_ng.cpp430 auto context = textFrameNode->GetContextRefPtr(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_testtwo.cpp232 auto context = NG::PipelineContext::GetCurrentContextSafely(); in HWTEST_F() local
586 auto context = textFieldNode->GetContextRefPtr(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
H A Dmock_ace_container.cpp76 std::weak_ptr<OHOS::AbilityRuntime::Context> context = in GetContainer() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
H A Dvideo_test_ng_extra_add.cpp1003 auto context = frameNode->GetContext(); in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp90 void BleSecurity::EncryptionComplete(uint8_t status, const BtAddr *peerAddr, void *context) in EncryptionComplete() argument
107 void BleSecurity::LeLocalEncryptionKeyReqEvent(const BtAddr *addr, uint64_t rand, uint16_t ediv, void *context) in LeLocalEncryptionKeyReqEvent() argument
125 void BleSecurity::LeRemoteEncryptionKeyReqEvent(const BtAddr *addr, void *context) in LeRemoteEncryptionKeyReqEvent() argument
160 void BleSecurity::LePairFeatureReq(const BtAddr *peerAddr, bool localPair, void *context) in LePairFeatureReq() argument
141 LeSignCounterChangeNotification( const BtAddr *addr, GAP_SignCounterType type, uint32_t counter, void *context) LeSignCounterChangeNotification() argument
177 LePairFeatureInd(const BtAddr *addr, GapLePairFeature remoteFrature, void *context) LePairFeatureInd() argument
194 LePairMethodNotify(const BtAddr *addr, uint8_t pairMethod, void *context) LePairMethodNotify() argument
211 LePairKeyPressNotification(const BtAddr *addr, uint8_t pressType, void *context) LePairKeyPressNotification() argument
228 LePairPassKeyReq(const BtAddr *addr, void *context) LePairPassKeyReq() argument
244 LePairOobReq(const BtAddr *addr, void *context) LePairOobReq() argument
260 LePairScOobReq(const BtAddr *addr, void *context) LePairScOobReq() argument
276 LePairScUserConfirmReq(const BtAddr *addr, uint32_t number, void *context) LePairScUserConfirmReq() argument
293 LePairComplete(const BtAddr *addr, uint8_t result, uint8_t keyType, void *context) LePairComplete() argument
311 LePairKeyNotify(const BtAddr *addr, LePairedKeys leKeys, void *context) LePairKeyNotify() argument
363 GapRequestSigningAlgorithmInfo(const BtAddr *addr, void *context) GapRequestSigningAlgorithmInfo() argument
379 LePairPassKeyNotification(const BtAddr *addr, uint32_t number, void *context) LePairPassKeyNotification() argument
396 GapLeRequestSecurityResult( const BtAddr *addr, uint8_t result, GAP_LeSecurityStatus status, void *context) GapLeRequestSecurityResult() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_manager.cpp444 void AdapterManager::HciFailedReset(void *context) in HciFailedReset() argument
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H A Dnapi_audio_volume_group_manager.cpp43 bool NapiAudioVolumeGroupManager::CheckContextStatus(std::shared_ptr<AudioVolumeGroupManagerAsyncContext> context) in CheckContextStatus() argument
259 auto context in GetVolume() local
54 CheckAudioVolumeGroupManagerStatus(NapiAudioVolumeGroupManager *napi, std::shared_ptr<AudioVolumeGroupManagerAsyncContext> context) CheckAudioVolumeGroupManagerStatus() argument
326 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); SetVolume() local
371 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); SetVolumeWithFlag() local
418 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); GetMaxVolume() local
485 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); GetMinVolume() local
551 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); SetMute() local
591 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); IsStreamMute() local
662 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); SetRingerMode() local
700 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); GetRingerMode() local
743 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); SetMicrophoneMute() local
778 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); IsMicrophoneMute() local
825 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); SetMicMute() local
873 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); SetMicMutePersistent() local
955 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); AdjustVolumeByStep() local
1004 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); AdjustSystemVolumeByStep() local
1059 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); GetSystemVolumeInDb() local
1327 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); GetMaxAmplitudeForOutputDevice() local
1368 auto context = std::make_shared<AudioVolumeGroupManagerAsyncContext>(); GetMaxAmplitudeForInputDevice() local
[all...]
H A Dnapi_audio_routing_manager.cpp131 bool NapiAudioRoutingManager::CheckContextStatus(std::shared_ptr<AudioRoutingManagerAsyncContext> context) in CheckContextStatus() argument
197 auto context = std::make_shared<AudioRoutingManagerAsyncContext>(); in GetDevices() local
142 CheckAudioRoutingManagerStatus(NapiAudioRoutingManager *napi, std::shared_ptr<AudioRoutingManagerAsyncContext> context) CheckAudioRoutingManagerStatus() argument
264 auto context = std::make_shared<AudioRoutingManagerAsyncContext>(); SelectOutputDevice() local
300 auto context = std::make_shared<AudioRoutingManagerAsyncContext>(); SelectOutputDeviceByFilter() local
340 auto context = std::make_shared<AudioRoutingManagerAsyncContext>(); SelectInputDevice() local
376 auto context = std::make_shared<AudioRoutingManagerAsyncContext>(); SelectInputDeviceByFilter() local
416 auto context = std::make_shared<AudioRoutingManagerAsyncContext>(); SetCommunicationDevice() local
458 auto context = std::make_shared<AudioRoutingManagerAsyncContext>(); IsCommunicationDeviceActive() local
526 auto context = std::make_shared<AudioRoutingManagerAsyncContext>(); GetActiveOutputDeviceDescriptors() local
553 auto context = std::make_shared<AudioRoutingManagerAsyncContext>(); GetPreferredOutputDeviceForRendererInfo() local
645 auto context = std::make_shared<AudioRoutingManagerAsyncContext>(); GetPreferredOutputDeviceByFilter() local
678 auto context = std::make_shared<AudioRoutingManagerAsyncContext>(); GetPreferredInputDeviceForCapturerInfo() local
760 auto context = std::make_shared<AudioRoutingManagerAsyncContext>(); GetPreferredInputDeviceByFilter() local
1281 auto context = std::make_shared<AudioRoutingManagerAsyncContext>(); IsMicBlockDetectionSupported() local
[all...]
H A Dnapi_audio_manager.cpp76 bool NapiAudioManager::CheckContextStatus(std::shared_ptr<AudioManagerAsyncContext> context) in CheckContextStatus() argument
338 auto context = std::make_shared<AudioManagerAsyncContext>(); in SetVolume() local
87 CheckAudioManagerStatus(NapiAudioManager *napi, std::shared_ptr<AudioManagerAsyncContext> context) CheckAudioManagerStatus() argument
383 auto context = std::make_shared<AudioManagerAsyncContext>(); GetVolume() local
418 auto context = std::make_shared<AudioManagerAsyncContext>(); GetMaxVolume() local
453 auto context = std::make_shared<AudioManagerAsyncContext>(); GetMinVolume() local
488 auto context = std::make_shared<AudioManagerAsyncContext>(); GetDevices() local
524 auto context = std::make_shared<AudioManagerAsyncContext>(); SetStreamMute() local
563 auto context = std::make_shared<AudioManagerAsyncContext>(); IsStreamMute() local
599 auto context = std::make_shared<AudioManagerAsyncContext>(); IsStreamActive() local
635 auto context = std::make_shared<AudioManagerAsyncContext>(); SetRingerMode() local
671 auto context = std::make_shared<AudioManagerAsyncContext>(); GetRingerMode() local
698 auto context = std::make_shared<AudioManagerAsyncContext>(); SetAudioScene() local
732 auto context = std::make_shared<AudioManagerAsyncContext>(); GetAudioScene() local
783 auto context = std::make_shared<AudioManagerAsyncContext>(); SetDeviceActive() local
824 auto context = std::make_shared<AudioManagerAsyncContext>(); IsDeviceActive() local
860 auto context = std::make_shared<AudioManagerAsyncContext>(); SetAudioParameter() local
896 auto context = std::make_shared<AudioManagerAsyncContext>(); GetAudioParameter() local
932 auto context = std::make_shared<AudioManagerAsyncContext>(); SetExtraParameters() local
991 auto context = std::make_shared<AudioManagerAsyncContext>(); GetExtraParameters() local
1047 auto context = std::make_shared<AudioManagerAsyncContext>(); SetMicrophoneMute() local
1082 auto context = std::make_shared<AudioManagerAsyncContext>(); IsMicrophoneMute() local
1109 auto context = std::make_shared<AudioManagerAsyncContext>(); RequestIndependentInterrupt() local
1143 auto context = std::make_shared<AudioManagerAsyncContext>(); AbandonIndependentInterrupt() local
1177 auto context = std::make_shared<AudioManagerAsyncContext>(); DisableSafeMediaVolume() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/
H A Dffmpeg_aac_encoder_plugin.cpp415 AVCodecContext *context = avcodec_alloc_context3(avCodec_.get()); in ReAllocateContext() local
457 AVCodecContext *context = nullptr; in AllocateContext() local
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.cpp91 FontManager::FontManager(IRenderContext& context) : renderContext_(context) in FontManager() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_registry.cpp513 IObjectContext::Ptr context = interface_pointer_cast<IObjectContext>( in GetDefaultObjectContext() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_vulkan_context.cpp291 bool RsVulkanInterface::CreateSkiaBackendContext(GrVkBackendContext* context, bool createNew, bool isProtected) in CreateSkiaBackendContext() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_test.cpp45 static inline std::weak_ptr<RSContext> context = {}; member in OHOS::Rosen::RSSurfaceRenderNodeTest
1458 auto context = std::make_shared<RSContext>(); HWTEST_F() local
[all...]
H A Drs_base_render_node_test.cpp37 static inline std::weak_ptr<RSContext> context = {}; member in OHOS::Rosen::RSBaseRenderNodeTest
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_connection.cpp123 auto& context = mainThread_->GetContext(); variable
131 auto& context = mainThread_->GetContext(); variable
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_canvas_drawing_render_node_drawable.cpp337 void RSCanvasDrawingRenderNodeDrawable::FlushForGL(float width, float height, std::shared_ptr<RSContext> context, in FlushForGL() argument
383 void RSCanvasDrawingRenderNodeDrawable::FlushForVK(float width, float height, std::shared_ptr<RSContext> context, in FlushForVK() argument
398 void RSCanvasDrawingRenderNodeDrawable::Flush(float width, float height, std::shared_ptr<RSContext> context, in Flush() argument
H A Drs_render_node_drawable.cpp574 static void DeleteSharedTextureContext(void* context) in DeleteSharedTextureContext() argument
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/unittest/
H A Dnative_image_test.cpp117 void NativeImageTest::OnFrameAvailable(void *context) in OnFrameAvailable() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_image.cpp64 auto context = as_IB(skiaImage_.get())->directContext(); in PostSkImgToTargetThread() local
499 auto context = as_IB(skiaImage_.get())->directContext(); in GetROPixels() local
578 auto context = as_IB(skiaImage_.get())->directContext(); in Serialize() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_draw_cmd.cpp386 auto context = canvas.GetGPUContext(); in MakeFromTextureForVK() local
H A Drs_display_render_node.cpp32 RSDisplayRenderNode( NodeId id, const RSDisplayNodeConfig& config, const std::weak_ptr<RSContext>& context) RSDisplayRenderNode() argument
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dauxiliary_picture_napi.cpp83 std::unique_ptr<AuxiliaryPictureNapiAsyncContext> context; member
216 auto context = static_cast<AuxiliaryPictureNapiAsyncContext*>(data); in STATIC_EXEC_FUNC() local
376 CheckMetadataType(const AuxiliaryPictureNapiAsyncContext* context) CheckMetadataType() argument
391 auto context = static_cast<AuxiliaryPictureNapiAsyncContext*>(data); GetMetadataComplete() local
455 auto context = static_cast<AuxiliaryPictureNapiAsyncContext*>(data); SetMetadataComplete() local
603 ParseColorSpace(napi_env env, napi_value val, AuxiliaryPictureNapiAsyncContext* context) ParseColorSpace() argument
624 auto context = static_cast<AuxiliaryPictureNapiAsyncContext*>(auxiliaryPictureNapiAsyncContext); ParseAuxiliaryPictureInfo() local
698 auto context = static_cast<AuxiliaryPictureNapiAsyncContext*>(data); ReadPixelsToBufferComplete() local
758 auto context = static_cast<AuxiliaryPictureNapiAsyncContext*>(data); EmptyResultComplete() local
[all...]
H A Dmetadata_napi.cpp368 static void GetPropertiesComplete(napi_env env, napi_status status, MetadataNapiAsyncContext *context) in GetPropertiesComplete() argument
397 SetPropertiesComplete(napi_env env, napi_status status, MetadataNapiAsyncContext *context) SetPropertiesComplete() argument
432 std::unique_ptr<MetadataNapiAsyncContext> context = std::make_unique<MetadataNapiAsyncContext>(); UnwrapContext() local
465 std::unique_ptr<MetadataNapiAsyncContext> context = std::make_unique<MetadataNapiAsyncContext>(); UnwrapContextForModify() local
487 auto context = static_cast<MetadataNapiAsyncContext*>(data); GetPropertiesExecute() local
509 auto context = static_cast<MetadataNapiAsyncContext*>(data); SetPropertiesExecute() local
533 auto context = static_cast<MetadataNapiAsyncContext*>(data); CloneMetadataComplete() local
[all...]

Completed in 40 milliseconds

1...<<231232233234235236237238239240>>...375