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
refs:localSessionName_
(Results
1 - 5
of
5
) sorted by relevance
/foundation/distributedhardware/distributed_input/services/transportbase/src/
H
A
D
distributed_input_transport_base.cpp
149
localSessionName_
= SESSION_NAME + networkId.substr(0, INTERCEPT_STRING_LENGTH);
in CreateServerSocket()
151
GetAnonyString(networkId).c_str(),
localSessionName_
.c_str());
in CreateServerSocket()
153
.name = const_cast<char*>(
localSessionName_
.c_str()),
in CreateServerSocket()
211
std::string localSesionName =
localSessionName_
+ "_" + std::to_string(GetCurrentTimeUs());
in CreateClientSocket()
250
HiDumper::GetInstance().CreateSessionInfo(remoteDevId, socket,
localSessionName_
, peerSessionName,
in StartSession()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/softbus_adapter/transport/
H
A
D
dsched_transport_softbus_adapter.h
81
std::string
localSessionName_
;
member in OHOS::DistributedSchedule::DSchedTransportSoftbusAdapter
/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/include/
H
A
D
dsoftbus_adapter_impl.h
109
std::string
localSessionName_
;
member in OHOS::Msdp::DeviceStatus::final
/foundation/distributedhardware/distributed_input/services/transportbase/include/
H
A
D
distributed_input_transport_base.h
91
std::string
localSessionName_
= "";
member in OHOS::DistributedHardware::DistributedInput::DistributedInputTransportBase
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/
H
A
D
dsched_transport_softbus_adapter.cpp
103
localSessionName_
= SOCKET_DMS_SESSION_NAME;
in CreateServerSocket()
105
.name = const_cast<char*>(
localSessionName_
.c_str()),
in CreateServerSocket()
Completed in 3 milliseconds