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:localNetworkId
(Results
1 - 20
of
20
) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H
A
D
object_dms_handler_test.cpp
45
std::string
localNetworkId
= localDeviceInfo.networkId;
in HWTEST_F()
local
71
std::string
localNetworkId
= localDeviceInfo.networkId;
in HWTEST_F()
local
120
std::string
localNetworkId
= localDeviceInfo.networkId;
in HWTEST_F()
local
/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H
A
D
distributed_module_config.cpp
98
auto
localNetworkId
= DMAdapter::GetInstance().GetLocalNetworkId();
in GetEnabledStatus()
local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H
A
D
wifi_direct_dfx.cpp
95
auto
localNetworkId
= WifiDirectUtils::GetLocalNetworkId();
in ReportConnEventExtra()
local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/
H
A
D
dh_comm_tool.cpp
73
std::string
localNetworkId
= GetLocalNetworkId();
in TriggerReqFullDHCaps()
local
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/test/sourcemanagerunittest/
H
A
D
distributed_input_sourcemanager_test.cpp
1405
std::string
localNetworkId
= "networkidc08647073e02e7a78f09473aa122ff57fc81c00";
in HWTEST_F()
local
1431
std::string
localNetworkId
= "networkidc08647073e02e7a78f09473aa122ff57fc81c00";
in HWTEST_F()
local
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H
A
D
dinput_source_manager_event_handler.cpp
434
std::string
localNetworkId
= GetLocalNetworkId();
in NotifyRelayPrepareRemoteInput()
local
471
std::string
localNetworkId
= GetLocalNetworkId();
in NotifyRelayUnprepareRemoteInput()
local
H
A
D
distributed_input_source_manager.cpp
643
std::string
localNetworkId
= GetLocalNetworkId();
in StartRemoteInput()
local
687
std::string
localNetworkId
= GetLocalNetworkId();
in StopRemoteInput()
local
772
std::string
localNetworkId
= GetLocalNetworkId();
in PrepareRemoteInput()
local
808
std::string
localNetworkId
in UnprepareRemoteInput()
local
860
std::string
localNetworkId
= GetLocalNetworkId();
StartRemoteInput()
local
902
std::string
localNetworkId
= GetLocalNetworkId();
StopRemoteInput()
local
942
std::string
localNetworkId
= GetLocalNetworkId();
StartRemoteInput()
local
986
std::string
localNetworkId
= GetLocalNetworkId();
StopRemoteInput()
local
1343
std::string
localNetworkId
= GetLocalNetworkId();
RunStopDhidCallback()
local
[all...]
/foundation/distributedhardware/distributed_input/common/include/
H
A
D
white_list_util.cpp
123
std::string
localNetworkId
= GetLocalDeviceInfo().networkId;
in Init()
local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H
A
D
dms_continue_recv_manager.cpp
539
std::string
localNetworkId
;
in NotifyDeviceOffline()
local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H
A
D
lnn_net_ledger.c
323
char
localNetworkId
[NETWORK_ID_BUF_LEN] = {0};
in LnnGetNodeKeyInfo()
local
391
char
localNetworkId
[NETWORK_ID_BUF_LEN] = {0};
in LnnGetPrivateNodeKeyInfo()
local
409
char
localNetworkId
[NETWORK_ID_BUF_LEN] = {0};
in LnnSetNodeDataChangeFlag()
local
/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H
A
D
conn_event_form.h
98
const char *
localNetworkId
; // LOCAL_NET_ID
member
H
A
D
lnn_event_form.h
210
const char
localNetworkId
[NETWORK_ID_BUF_LEN]; // LOCAL_NETWORK_ID
member
H
A
D
disc_event_form.h
106
const char *
localNetworkId
; // LOCAL_NET_ID
member
/foundation/distributedhardware/distributed_input/services/source/transport/src/
H
A
D
distributed_input_source_transport.cpp
1183
std::string
localNetworkId
= GetLocalNetworkId();
in ReceiveSrcTSrcRelayStartDhid()
local
1206
std::string
localNetworkId
= GetLocalNetworkId();
in ReceiveSrcTSrcRelayStopDhid()
local
1231
std::string
localNetworkId
= GetLocalNetworkId();
in NotifyResponseRelayStartDhidRemoteInput()
local
1258
std::string
localNetworkId
in NotifyResponseRelayStopDhidRemoteInput()
local
1319
std::string
localNetworkId
= GetLocalNetworkId();
ReceiveSrcTSrcRelayStartType()
local
1342
std::string
localNetworkId
= GetLocalNetworkId();
ReceiveSrcTSrcRelayStopType()
local
1367
std::string
localNetworkId
= GetLocalNetworkId();
NotifyResponseRelayStartTypeRemoteInput()
local
1394
std::string
localNetworkId
= GetLocalNetworkId();
NotifyResponseRelayStopTypeRemoteInput()
local
[all...]
/foundation/distributedhardware/distributed_input/utils/src/
H
A
D
dinput_utils_tool.cpp
77
std::string
localNetworkId
= GetLocalDeviceInfo().networkId;
in GetLocalNetworkId()
local
/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H
A
D
distributed_input_sink_manager.cpp
105
std::string
localNetworkId
= GetLocalDeviceInfo().networkId;
in QueryLocalWhiteList()
local
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
H
A
D
connection_manager.cpp
421
std::string
localNetworkId
= "";
in QueryP2PIp()
local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H
A
D
lnn_net_builder.c
900
char
localNetworkId
[NETWORK_ID_BUF_LEN] = { 0 };
in LnnUpdateNodeAddr()
local
/foundation/communication/dsoftbus/core/authentication/src/
H
A
D
auth_session_fsm.c
97
char
localNetworkId
[NETWORK_ID_BUF_LEN];
member
/foundation/multimedia/av_session/services/session/server/
H
A
D
avsession_service.cpp
2149
std::string
localNetworkId
;
in IsLocalDevice()
local
Completed in 36 milliseconds