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:VERSION
(Results
1 - 25
of
30
) sorted by relevance
1
2
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H
A
D
pasteboard_event_ue.h
30
constexpr const char *
VERSION
= "1.0";
member
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H
A
D
caller_info.h
30
VERSION
= VERSION_BASE,
enumerator
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/include/
H
A
D
encrypt_decrypt.h
105
static const int
VERSION
= 1;
member in OHOS::CastEngine::CastEngineService::final
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/include/
H
A
D
encrypt_decrypt.h
105
static const int
VERSION
= 1;
member in OHOS::CastEngine::CastEngineService::final
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/include/
H
A
D
config.h
95
#define
VERSION
"0.4.0"
macro
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H
A
D
wifi_config_info.h
24
VERSION
= 1,
member in OHOS::SoftBus::WifiConfigInfoKey
H
A
D
negotiate_message.h
118
VERSION
= 204,
member in OHOS::SoftBus::NegotiateMessageKey
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H
A
D
data_buffer.h
56
static constexpr uint32_t
VERSION
= 0;
member in OHOS::AppDistributedKv::DataBuffer
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/
H
A
D
message_handler.cpp
26
constexpr uint8_t
VERSION
= 0x1;
member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/
H
A
D
bms_bundle_free_install_base_test.cpp
42
const std::string
VERSION
= "1.0.0.1";
member
/foundation/distributeddatamgr/kv_store/kvstoremock/distributeddb/distributeddataservice/adapter/autils/
H
A
D
constant.h
92
KVSTORE_API static const std::string
VERSION
;
member in OHOS::DistributedKv::Constant
H
A
D
constant.cpp
28
const std::string Constant::
VERSION
= "1";
member in OHOS::DistributedKv::Constant
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H
A
D
route_head_handler_impl.h
33
static constexpr uint16_t
VERSION
= 0x1;
member
/foundation/communication/dsoftbus/tests/core/discovery/dfinder/
H
A
D
nstackx_test.c
33
#define
VERSION
"3.1.0"
macro
/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H
A
D
http_client_response.h
63
VERSION
,
enumerator
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H
A
D
file_column.cpp
33
const std::string FileColumn::
VERSION
= "version";
member in OHOS::FileManagement::CloudDisk::FileColumn
/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H
A
D
file_column.h
40
static const std::string
VERSION
;
member in OHOS::FileManagement::CloudDisk::FileColumn
/foundation/ability/ability_runtime/frameworks/native/runtime/
H
A
D
js_runtime_lite.cpp
44
const std::string
VERSION
= "version";
member
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H
A
D
bms_install_external_hsp_so_test.cpp
61
const std::string
VERSION
= "/v1000000";
member
[all...]
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H
A
D
tar_file.cpp
45
const string
VERSION
= "1.0";
member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H
A
D
bms_bundle_app_service_fwk_installer.cpp
50
const int32_t
VERSION
= 1000000;
member
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H
A
D
stream_packet_header.h
230
static constexpr int
VERSION
= 0;
member in Communication::SoftBus::StreamPacketHeader
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H
A
D
softbus_proxychannel_message.h
85
#define
VERSION
1
macro
/foundation/communication/netstack/frameworks/cj/http/include/
H
A
D
constant.h
151
VERSION
,
member in OHOS::NetStack::Http::ResponseCode
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
H
A
D
connection_manager.cpp
76
const std::string
VERSION
= "OH1.0";
member
Completed in 15 milliseconds
1
2