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:WriteBlob
(Results
1 - 7
of
7
) sorted by relevance
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H
A
D
dng_exif_metadata_accessor.cpp
86
uint32_t DngExifMetadataAccessor::
WriteBlob
(DataBuf &blob)
in WriteBlob()
function in OHOS::Media::DngExifMetadataAccessor
H
A
D
heif_exif_metadata_accessor.cpp
160
uint32_t HeifExifMetadataAccessor::
WriteBlob
(DataBuf &blob)
in WriteBlob()
function in OHOS::Media::HeifExifMetadataAccessor
H
A
D
jpeg_exif_metadata_accessor.cpp
141
uint32_t JpegExifMetadataAccessor::
WriteBlob
(DataBuf &blob)
in WriteBlob()
function in OHOS::Media::JpegExifMetadataAccessor
H
A
D
png_exif_metadata_accessor.cpp
357
uint32_t PngExifMetadataAccessor::
WriteBlob
(DataBuf &blob)
in WriteBlob()
function in OHOS::Media::PngExifMetadataAccessor
H
A
D
webp_exif_metadata_accessor.cpp
226
uint32_t WebpExifMetadataAccessor::
WriteBlob
(DataBuf &blob)
in WriteBlob()
function in OHOS::Media::WebpExifMetadataAccessor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H
A
D
data_value.cpp
64
int Blob::
WriteBlob
(const uint8_t *ptrArray, const uint32_t &size)
in WriteBlob()
function in DistributedDB::Blob
H
A
D
parcel.cpp
376
int Parcel::
WriteBlob
(const char *buffer, uint32_t bufLen)
in WriteBlob()
function in DistributedDB::Parcel
Completed in 7 milliseconds