Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:srcType
(Results
1 - 25
of
27
) sorted by relevance
1
2
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H
A
D
dcamera_sink_access_control.cpp
24
bool DCameraSinkAccessControl::IsSensitiveSrcAccess(const std::string&
srcType
)
in IsSensitiveSrcAccess()
argument
30
bool DCameraSinkAccessControl::NotifySensitiveSrc(const std::string&
srcType
)
in NotifySensitiveSrc()
argument
/foundation/arkui/ui_lite/frameworks/imgdecode/
H
A
D
file_img_decoder.h
44
ImageSrcType
srcType
;
member
/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/
H
A
D
hb_utils_test.cpp
145
uint32_t
srcType
= 0;
in HWTEST_F()
local
/foundation/arkui/ace_engine/test/mock/core/image_provider/
H
A
D
mock_image_source_info.cpp
41
bool ImageSourceInfo::IsSVGSource(const std::string& src, SrcType
srcType
, InternalResource::ResourceId resourceId)
in IsSVGSource()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H
A
D
svg_image.cpp
46
auto
srcType
= ParseHrefAttr(imageAttr_.href);
in OnDraw()
local
/foundation/arkui/ui_lite/frameworks/dfx/
H
A
D
ui_dump_dom_tree.cpp
64
ImageSrcType
srcType
= tmpImageView->GetSrcType();
in AddImageViewSpecialField()
local
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H
A
D
hirecorder_impl.cpp
326
auto
srcType
= Plugin::AnyCast<SrcInputPair>(param).second;
in DoSetVideoSource()
local
342
auto
srcType
= Plugin::AnyCast<SrcInputPair>(param).second;
in DoSetAudioSource()
local
/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H
A
D
hb_fsm_strategy_mock.cpp
58
bool LnnCheckSupportedHbType(LnnHeartbeatType *
srcType
, LnnHeartbeatType *dstType)
in LnnCheckSupportedHbType()
argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H
A
D
js_render_image.cpp
153
SrcType
srcType
= ImageSourceInfo::ResolveURIType(textString);
in NotFormSupport()
local
/foundation/arkui/ace_engine/frameworks/core/image/
H
A
D
image_source_info.cpp
39
bool ImageSourceInfo::IsSVGSource(const std::string& src, SrcType
srcType
, InternalResource::ResourceId resourceId)
in IsSVGSource()
argument
H
A
D
image_loader.cpp
99
SrcType
srcType
= imageSourceInfo.GetSrcType();
in CreateImageLoader()
local
/foundation/multimedia/av_codec/services/media_engine/modules/source/
H
A
D
source.cpp
419
SourceType
srcType
= source->GetSourceType();
in ParseProtocol()
local
/foundation/multimedia/media_foundation/engine/pipeline/filters/source/media_source/
H
A
D
media_source_filter.cpp
381
SourceType
srcType
= source->GetSourceType();
in ParseProtocol()
local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H
A
D
cj_richeditor_controller_ffi.cpp
246
SrcType
srcType
= ImageSourceInfo::ResolveURIType(image);
in AddImageSpan()
local
258
SrcType
srcType
= ImageSourceInfo::ResolveURIType(assetSrc);
in AddImageSpan()
local
/foundation/arkui/ui_lite/frameworks/components/
H
A
D
ui_image_view.cpp
438
uint8_t
srcType
= image_.GetSrcType();
in OnDraw()
local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H
A
D
lnn_heartbeat_utils.c
241
bool LnnCheckSupportedHbType(LnnHeartbeatType *
srcType
, LnnHeartbeatType *dstType)
in LnnCheckSupportedHbType()
argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_image.cpp
308
SrcType
srcType
= ImageSourceInfo::ResolveURIType(src);
in CreateImage()
local
H
A
D
js_richeditor.cpp
1555
SrcType
srcType
= ImageSourceInfo::ResolveURIType(assetSrc);
in CheckImageSource()
local
1593
SrcType
srcType
= ImageSourceInfo::ResolveURIType(image);
in CreateJsImageOptions()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H
A
D
arkts_native_image_bridge.cpp
164
SrcType
srcType
= ImageSourceInfo::ResolveURIType(src);
in SetImageShowSrc()
local
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_policy_service_unit_test/src/
H
A
D
audio_policy_service_first_unit_test.cpp
911
SourceType
srcType
= SOURCE_TYPE_VOICE_COMMUNICATION;
in HWTEST_F()
local
932
SourceType
srcType
= SOURCE_TYPE_VOICE_COMMUNICATION;
in HWTEST_F()
local
953
SourceType
srcType
= SOURCE_TYPE_VOICE_COMMUNICATION;
in HWTEST_F()
local
974
SourceType
srcType
= SOURCE_TYPE_VOICE_MESSAGE;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H
A
D
webgl_arg.h
378
BufferDataType
srcType
;
member
/foundation/arkui/ace_engine/frameworks/core/components/image/
H
A
D
rosen_render_image.cpp
359
SrcType
srcType
= sourceInfo_.GetSrcType();
in FetchImageObject()
local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H
A
D
pixel_convert.cpp
1599
AlphaConvertType PixelConvert::GetAlphaConvertType(const AlphaType &
srcType
, const AlphaType &dstType)
in GetAlphaConvertType()
argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H
A
D
db_common.cpp
451
bool DBCommon::IsSameCipher(CipherType
srcType
, CipherType inputType)
in IsSameCipher()
argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H
A
D
js_span_object.cpp
711
SrcType
srcType
= ImageSourceInfo::ResolveURIType(imageSrc);
in CreateImageOptions()
local
Completed in 40 milliseconds
1
2