Home
last modified time | relevance | path

Searched defs:context_ (Results 1 – 25 of 201) sorted by relevance

123456789

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/tone_player_test/src/
H A Dsystem_tone_player_unit_test.cpp37 auto context_ = std::make_shared<ContextImpl>(); variable
53 auto context_ = std::make_shared<ContextImpl>(); variable
71 auto context_ = std::make_shared<ContextImpl>(); variable
89 auto context_ = std::make_shared<ContextImpl>(); variable
107 auto context_ = std::make_shared<ContextImpl>(); variable
125 auto context_ = std::make_shared<ContextImpl>(); variable
145 auto context_ = std::make_shared<ContextImpl>(); variable
177 auto context_ = std::make_shared<ContextImpl>(); variable
193 auto context_ = std::make_shared<ContextImpl>(); variable
209 auto context_ = std::make_shared<ContextImpl>(); variable
[all …]
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/ringtone_player_test/src/
H A Dringtone_player_unit_test.cpp38 auto context_ = std::make_shared<ContextImpl>(); variable
56 auto context_ = std::make_shared<ContextImpl>(); variable
74 auto context_ = std::make_shared<ContextImpl>(); variable
92 auto context_ = std::make_shared<ContextImpl>(); variable
110 auto context_ = std::make_shared<ContextImpl>(); variable
126 auto context_ = std::make_shared<ContextImpl>(); variable
142 auto context_ = std::make_shared<ContextImpl>(); variable
174 auto context_ = std::make_shared<ContextImpl>(); variable
190 auto context_ = std::make_shared<ContextImpl>(); variable
206 auto context_ = std::make_shared<ContextImpl>(); variable
[all …]
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/sound_manager_test/src/
H A Dsystem_sound_manager_unit_test.cpp52 std::shared_ptr<AbilityRuntime::Context> context_ = std::make_shared<ContextImpl>(); variable
66 std::shared_ptr<AbilityRuntime::Context> context_ = std::make_shared<ContextImpl>(); variable
80 std::shared_ptr<AbilityRuntime::Context> context_ = std::make_shared<ContextImpl>(); variable
94 std::shared_ptr<AbilityRuntime::Context> context_ = std::make_shared<ContextImpl>(); variable
108 std::shared_ptr<AbilityRuntime::Context> context_ = std::make_shared<ContextImpl>(); variable
122 std::shared_ptr<AbilityRuntime::Context> context_ = std::make_shared<ContextImpl>(); variable
136 std::shared_ptr<AbilityRuntime::Context> context_ = std::make_shared<ContextImpl>(); variable
708 std::shared_ptr<Context> context_ = std::make_shared<ContextImpl>(); variable
750 std::shared_ptr<Context> context_ = std::make_shared<ContextImpl>(); variable
797 std::shared_ptr<Context> context_ = std::make_shared<ContextImpl>(); variable
[all …]
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Drender_program.h44 RenderContext *context_; variable
H A Drender_context.h43 EGLContext context_; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/include/
H A Dreadorwritecallback_adapter.h37 void *context_; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Dauth_request_state.h65 std::shared_ptr<DmAuthRequestContext> context_; variable
H A Dauth_response_state.h71 std::shared_ptr<DmAuthResponseContext> context_; variable
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
H A Dext_backup_context_js.h33 std::weak_ptr<ExtBackupContext> context_; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/insight_intent/insight_intent_context/
H A Djs_insight_intent_context.h50 std::weak_ptr<InsightIntentContext> context_; variable
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/core/
H A Dalgorithm_program.h44 RenderContext *context_ = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_modifier_adapter.cpp82 DrawingContext context_ = { canvas, context.width, context.height }; in Draw() local
84 DrawingContext context_ = { *context.canvas, context.width, context.height }; in Draw() local
178 DrawingContext context_ = { canvas, context.width, context.height }; in Draw() local
180 DrawingContext context_ = { *context.canvas, context.width, context.height }; in Draw() local
209 DrawingContext context_ = { canvas, context.width, context.height }; in Draw() local
211 DrawingContext context_ = { *context.canvas, context.width, context.height }; in Draw() local
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/mdns/include/
H A Dmdns_instances.h34 std::string context_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dtimeout_recognizer.h45 WeakPtr<PipelineBase> context_; variable
/ohos5.0/base/location/frameworks/native/fence_extension_ability/include/
H A Djs_fence_extension_context.h53 std::weak_ptr<FenceExtensionContext> context_; variable
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/include/offline_stream_operator/
H A Doffline_stream.h49 std::shared_ptr<OfflineStreamContext> context_ = {}; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/
H A Djs_ability_context.h65 std::weak_ptr<AbilityContext> context_; variable
H A Dresource_manager_addon.h135 std::shared_ptr<AbilityRuntime::Context> context_; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/auto_fill_extension_ability/
H A Djs_auto_fill_extension_context.h43 std::weak_ptr<AutoFillExtensionContext> context_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dmtp_operation_utils.h75 std::shared_ptr<MtpOperationContext> context_; variable
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/
H A Daudio_encoder.h49 sptr<CodecUserData> context_ = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Don_text_changed_listener_impl.h53 WeakPtr<PipelineContext> context_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dbind.h62 ICallContext::Ptr context_; in META_BEGIN_NAMESPACE() local
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dcooperate.h64 Context context_; variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/base/
H A Dvideo_sample_base.h51 std::shared_ptr<SampleContext> context_ = nullptr; variable

123456789