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:osVersion
(Results
1 - 10
of
10
) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H
A
D
distributed_device_node_listener.cpp
36
std::string
osVersion
= "";
in OnDeviceOnline()
local
H
A
D
dtbschedmgr_device_info_storage.cpp
195
std::string
osVersion
= "";
in UpdateDeviceInfoStorage()
local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H
A
D
lnn_device_info.h
49
char
osVersion
[OS_VERSION_BUF_LEN];
member
/foundation/ability/dmsfwk/common/test/unittest/src/
H
A
D
distributed_sched_utils_test.cpp
326
std::string
osVersion
;
in HWTEST_F()
local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H
A
D
lnn_data_cloud_sync.h
53
char
osVersion
[OS_VERSION_BUF_LEN];
member
/foundation/communication/dsoftbus/core/adapter/bus_center/src/
H
A
D
bus_center_adapter.c
120
char
osVersion
[OS_VERSION_BUF_LEN];
in SoftBusGetOsType()
local
210
char *
osVersion
= (char *)SoftBusCalloc(OS_VERSION_BUF_LEN);
in GetCommonOsVersion()
local
[all...]
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H
A
D
device_profile.cpp
112
void DeviceProfile::SetOsVersion(const std::string&
osVersion
)
in SetOsVersion()
argument
/foundation/ability/dmsfwk/common/src/
H
A
D
distributed_sched_utils.cpp
443
bool GetOsInfoFromDM(const std::string &dmInfoEx, int32_t &osType, std::string &
osVersion
)
in GetOsInfoFromDM()
argument
/foundation/communication/dsoftbus/interfaces/kits/bus_center/
H
A
D
softbus_bus_center.h
272
char
osVersion
[OS_VERSION_BUF_LEN]; /**< Os version */
member
/foundation/communication/ipc/dl_deps/
H
A
D
dsoftbus_interface.h
44
char
osVersion
[OS_VERSION_BUF_LEN]; /**< Os version */
member
Completed in 17 milliseconds