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:DECIMAL_BASE
(Results
1 - 12
of
12
) sorted by relevance
/foundation/ability/ability_runtime/utils/global/time/include/
H
A
D
time_util.h
31
constexpr int32_t
DECIMAL_BASE
= 10;
member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H
A
D
rdb_query.h
101
static constexpr inline uint32_t
DECIMAL_BASE
= 10;
member in OHOS::DistributedRdb::RdbQuery
/foundation/communication/netstack/frameworks/cj/http/include/
H
A
D
lru_cache_disk_handler.h
28
constexpr const int
DECIMAL_BASE
= 10;
member
/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/
H
A
D
lru_cache.cpp
24
static constexpr const int
DECIMAL_BASE
= 10;
variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H
A
D
object_manager.h
122
constexpr static int8_t
DECIMAL_BASE
= 10;
member in OHOS::DistributedObject::ObjectStoreManager
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H
A
D
image_source_impl.cpp
29
const int
DECIMAL_BASE
= 10;
member
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/adapter/
H
A
D
p2p_adapter.cpp
41
static constexpr int
DECIMAL_BASE
= 10;
member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H
A
D
png_image_chunk_utils.cpp
43
constexpr auto
DECIMAL_BASE
= 10;
member
H
A
D
exif_metadata_formatter.cpp
589
const size_t
DECIMAL_BASE
= 10;
member
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H
A
D
drawable_descriptor.cpp
68
constexpr int
DECIMAL_BASE
= 10;
member
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H
A
D
p2p_v1_processor.cpp
36
static constexpr int
DECIMAL_BASE
= 10;
member
/foundation/filemanagement/app_file_service/utils/include/b_resources/
H
A
D
b_constants.h
57
constexpr int
DECIMAL_BASE
= 10; // 十进制基数
member
Completed in 14 milliseconds