/ohos5.0/base/location/frameworks/js/napi/include/ |
H A D | country_code_callback_napi.h | 44 bool InitContext(T* context) in InitContext() function
|
H A D | location_error_callback_napi.h | 50 bool InitContext(T* context) in InitContext() function
|
H A D | cached_locations_callback_napi.h | 52 bool InitContext(T* context) in InitContext() function
|
H A D | gnss_status_callback_napi.h | 50 bool InitContext(T* context) in InitContext() function
|
H A D | location_switch_callback_napi.h | 49 bool InitContext(T* context) in InitContext() function
|
H A D | nmea_message_callback_napi.h | 52 bool InitContext(T* context) in InitContext() function
|
H A D | locating_required_data_callback_napi.h | 57 bool InitContext(T* context) in InitContext() function
|
H A D | locator_callback_napi.h | 63 bool InitContext(T* context) in InitContext() function
|
/ohos5.0/base/location/interfaces/inner_api/include/ |
H A D | location_gnss_geofence_callback_napi.h | 60 bool InitContext(T* context) in InitContext() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | flutter_render_context.cpp | 198 void FlutterRenderContext::InitContext(RenderLayer layer, const Rect& rect) in InitContext() function in OHOS::Ace::FlutterRenderContext
|
H A D | rosen_render_context.cpp | 193 void RosenRenderContext::InitContext( in InitContext() function in OHOS::Ace::RosenRenderContext
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/ |
H A D | audio_ffmpeg_encoder_plugin.cpp | 236 int32_t AudioFfmpegEncoderPlugin::InitContext(const Format &format) in InitContext() function in OHOS::MediaAVCodec::AudioFfmpegEncoderPlugin
|
H A D | audio_ffmpeg_aac_encoder_plugin.cpp | 319 int32_t AudioFFMpegAacEncoderPlugin::InitContext(const Format &format) in InitContext() function in OHOS::MediaAVCodec::AudioFFMpegAacEncoderPlugin
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
H A D | drawing_engine_sample.cpp | 131 void DrawingEngineSample::InitContext() in InitContext() function in DrawingEngineSample
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/decoder/ |
H A D | audio_ffmpeg_decoder_plugin.cpp | 284 int32_t AudioFfmpegDecoderPlugin::InitContext(const Format &format) in InitContext() function in OHOS::MediaAVCodec::AudioFfmpegDecoderPlugin
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/ |
H A D | ffmpeg_base_decoder.cpp | 286 Status FfmpegBaseDecoder::InitContext(const std::shared_ptr<Meta> &format) in InitContext() function in OHOS::Media::Plugins::Ffmpeg::FfmpegBaseDecoder
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/ |
H A D | ffmpeg_base_encoder.cpp | 273 Status FFmpegBaseEncoder::InitContext(const std::shared_ptr<Meta> &format) in InitContext() function in OHOS::Media::Plugins::Ffmpeg::FFmpegBaseEncoder
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/ |
H A D | ffmpeg_aac_encoder_plugin.cpp | 471 Status FFmpegAACEncoderPlugin::InitContext() in InitContext() function in OHOS::Media::Plugins::Ffmpeg::FFmpegAACEncoderPlugin
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/base/ |
H A D | efilter.cpp | 551 void EFilter::InitContext(std::shared_ptr<EffectContext> &context, IPType &runningType) in InitContext() function in OHOS::Media::Effect::EFilter
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
H A D | render_context.h | 182 virtual void InitContext(bool isRoot, const std::optional<ContextParam>& param) {} in InitContext() function 184 …virtual void InitContext(bool isRoot, const std::optional<ContextParam>& param, bool isLayoutNode)… in InitContext() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 415 void RosenRenderContext::InitContext(bool isRoot, const std::optional<ContextParam>& param, bool is… in InitContext() function in OHOS::Ace::NG::RosenRenderContext 423 void RosenRenderContext::InitContext(bool isRoot, const std::optional<ContextParam>& param) in InitContext() function in OHOS::Ace::NG::RosenRenderContext
|