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:INVALID_POSITION
(Results
1 - 8
of
8
) sorted by relevance
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H
A
D
kvstore_result_set.h
26
inline static constexpr int
INVALID_POSITION
= -ALREADY_CLOSED;
member in OHOS::DistributedKv::KvStoreResultSet
/foundation/multimedia/media_foundation/interface/inner_api/buffer/
H
A
D
avbuffer_common.h
42
constexpr int32_t
INVALID_POSITION
= -1;
member
H
A
D
avsharedmemorybase.h
131
static constexpr int32_t
INVALID_POSITION
= -1;
member in OHOS::Media::AVSharedMemoryBase
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/
H
A
D
common_func.h
24
constexpr int64_t
INVALID_POSITION
= std::numeric_limits<decltype(
INVALID_POSITION
)>::max();
member
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H
A
D
plugin_memory.h
25
constexpr size_t
INVALID_POSITION
= -1;
member
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H
A
D
av_trans_buffer.h
27
constexpr size_t
INVALID_POSITION
= -1;
member
/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/
H
A
D
data_packer.cpp
31
static const DataPacker::Position
INVALID_POSITION
= DataPacker::Position(-1, 0, 0);
member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
H
A
D
file_source_stream.cpp
48
constexpr int
INVALID_POSITION
= -1;
member
Completed in 5 milliseconds