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
refs:IMAGE_COPY_FAILED
(Results
1 - 5
of
5
) sorted by relevance
/foundation/multimedia/image_framework/frameworks/kits/js/common/picture_ndk/
H
A
D
image_common.cpp
75
return
IMAGE_COPY_FAILED
;
in OH_PictureMetadata_GetProperty()
129
return
IMAGE_COPY_FAILED
;
in OH_PictureMetadata_Clone()
/foundation/multimedia/image_framework/interfaces/kits/native/include/image/
H
A
D
image_common.h
175
IMAGE_COPY_FAILED
= 7600302,
enumerator
264
* {@link
IMAGE_COPY_FAILED
} memory copy failed.
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H
A
D
image_packer_native.cpp
171
return
IMAGE_COPY_FAILED
;
in OH_PackingOptions_GetMimeType()
196
return
IMAGE_COPY_FAILED
;
in OH_PackingOptions_SetMimeType()
H
A
D
image_source_native.cpp
571
return
IMAGE_COPY_FAILED
;
in OH_ImageSourceNative_GetImageProperty()
/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/
H
A
D
pixelmap_native.cpp
871
return
IMAGE_COPY_FAILED
;
in OH_PixelmapNative_SetMetadata()
1008
return
IMAGE_COPY_FAILED
;
in OH_PixelmapNative_GetMetadata()
Completed in 6 milliseconds