/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/tone_player_test/src/ |
H A D | system_tone_player_unit_test.cpp | 37 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 D | ringtone_player_unit_test.cpp | 38 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 D | system_sound_manager_unit_test.cpp | 52 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 D | render_program.h | 44 RenderContext *context_; variable
|
H A D | render_context.h | 43 EGLContext context_; variable
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/include/ |
H A D | readorwritecallback_adapter.h | 37 void *context_; variable
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/ |
H A D | auth_request_state.h | 65 std::shared_ptr<DmAuthRequestContext> context_; variable
|
H A D | auth_response_state.h | 71 std::shared_ptr<DmAuthResponseContext> context_; variable
|
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/ |
H A D | ext_backup_context_js.h | 33 std::weak_ptr<ExtBackupContext> context_; variable
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/insight_intent/insight_intent_context/ |
H A D | js_insight_intent_context.h | 50 std::weak_ptr<InsightIntentContext> context_; variable
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/core/ |
H A D | algorithm_program.h | 44 RenderContext *context_ = nullptr; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_modifier_adapter.cpp | 82 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 D | mdns_instances.h | 34 std::string context_; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | timeout_recognizer.h | 45 WeakPtr<PipelineBase> context_; variable
|
/ohos5.0/base/location/frameworks/native/fence_extension_ability/include/ |
H A D | js_fence_extension_context.h | 53 std::weak_ptr<FenceExtensionContext> context_; variable
|
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/include/offline_stream_operator/ |
H A D | offline_stream.h | 49 std::shared_ptr<OfflineStreamContext> context_ = {}; variable
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/ |
H A D | js_ability_context.h | 65 std::weak_ptr<AbilityContext> context_; variable
|
H A D | resource_manager_addon.h | 135 std::shared_ptr<AbilityRuntime::Context> context_; variable
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/auto_fill_extension_ability/ |
H A D | js_auto_fill_extension_context.h | 43 std::weak_ptr<AutoFillExtensionContext> context_; variable
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/ |
H A D | mtp_operation_utils.h | 75 std::shared_ptr<MtpOperationContext> context_; variable
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/ |
H A D | audio_encoder.h | 49 sptr<CodecUserData> context_ = nullptr; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
H A D | on_text_changed_listener_impl.h | 53 WeakPtr<PipelineContext> context_; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/property/ |
H A D | bind.h | 62 ICallContext::Ptr context_; in META_BEGIN_NAMESPACE() local
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/ |
H A D | cooperate.h | 64 Context context_; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/base/ |
H A D | video_sample_base.h | 51 std::shared_ptr<SampleContext> context_ = nullptr; variable
|