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:osType
(Results
1 - 25
of
49
) sorted by relevance
1
2
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H
A
D
distributed_device_node_listener.cpp
35
int32_t
osType
= Constants::OH_OS_TYPE;
in OnDeviceOnline()
local
H
A
D
dtbschedmgr_device_info_storage.cpp
194
int32_t
osType
= Constants::OH_OS_TYPE;
in UpdateDeviceInfoStorage()
local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H
A
D
lnn_device_info.h
48
int32_t
osType
;
member
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H
A
D
client_trans_message_service.c
84
int32_t
osType
= OH_OS_TYPE;
in SendBytes()
local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/include/
H
A
D
client_trans_proxy_manager.h
32
int32_t
osType
;
member
H
A
D
client_trans_proxy_file_manager.h
128
int32_t
osType
;
member
157
int32_t
osType
;
member
/foundation/ability/dmsfwk/common/test/unittest/src/
H
A
D
distributed_sched_utils_test.cpp
325
int32_t
osType
;
in HWTEST_F()
local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H
A
D
lnn_p2p_info_test.cpp
173
int32_t
osType
= HO_OS_TYPE;
in HWTEST_F()
local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H
A
D
lnn_data_cloud_sync.h
52
int32_t
osType
;
member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H
A
D
lnn_p2p_info.c
169
int32_t
osType
= 0;
in IsNeedSyncP2pInfo()
local
260
int32_t
osType
= 0;
in ProcessSyncWifiDirectAddr()
local
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H
A
D
trans_channel_callback.c
70
int32_t
osType
= 0;
in TransServerOnChannelOpened()
local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/mock/
H
A
D
trans_lane_common_test_mock.cpp
44
int32_t LnnGetOsTypeByNetworkId(const char *networkId, int32_t *
osType
)
in LnnGetOsTypeByNetworkId()
argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H
A
D
commu_types.h
29
int32_t
osType
;
member
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/accessmanager/
H
A
D
access_manager.cpp
144
int32_t
osType
= GetDeviceSystemType(deviceInfo.extraData);
in OnDeviceOnline()
local
217
int32_t
osType
= GetDeviceSystemType(deviceInfo.extraData);
in CheckTrustedDeviceOnline()
local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H
A
D
distributed_hardware_manager_factory.cpp
144
int32_t
osType
= GetDeviceSystemType(deviceInfo.extraData);
in CheckExitSAOrNot()
local
156
SendOnLineEvent(const std::string &networkId, const std::string &uuid, const std::string &udid, uint16_t deviceType, int32_t
osType
)
SendOnLineEvent()
argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H
A
D
softbus_proxychannel_listener.c
364
int32_t
osType
= 0;
TransProxyGetAppInfo()
local
[all...]
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H
A
D
device_profile.cpp
122
void DeviceProfile::SetOsType(int32_t
osType
)
in SetOsType()
argument
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
H
A
D
network_agent_template.cpp
87
int32_t
osType
= entraDataJson[PARAM_KEY_OS_TYPE].get<int32_t>();
in ConnectOnlineDevices()
local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H
A
D
lnn_lane_select.c
422
int32_t
osType
= 0;
in IsSupportP2pReuse()
local
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H
A
D
trans_channel_common.c
186
void GetOsTypeByNetworkId(const char *networkId, int32_t *
osType
)
in GetOsTypeByNetworkId()
argument
579
bool IsPeerDeviceLegacyOs(int32_t
osType
)
in IsPeerDeviceLegacyOs()
argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/
H
A
D
lnn_lane_link_test.cpp
1925
int32_t
osType
= OH_OS_TYPE;
in HWTEST_F()
local
1946
int32_t
osType
= OH_OS_TYPE + 1;
in HWTEST_F()
local
1969
int32_t
osType
= OH_OS_TYPE + 1;
in HWTEST_F()
local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H
A
D
trans_lane_common_test.cpp
284
int32_t
osType
= 1;
in HWTEST_F()
local
895
int32_t
osType
= HO_OS_TYPE;
in HWTEST_F()
local
921
int32_t
osType
= OH_OS_TYPE;
in HWTEST_F()
local
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H
A
D
profile_utils_test.cpp
232
std::string
osType
= DistributedHardware::PARAM_KEY_OS_TYPE;
in HWTEST_F()
local
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H
A
D
dh_utils_tool.cpp
362
int32_t
osType
= paramKey->valueint;
in GetDeviceSystemType()
local
/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
Completed in 36 milliseconds
1
2