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:portId
(Results
1 - 8
of
8
) sorted by relevance
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/devicemanager/include/
H
A
D
audio_device_adapter_impl.h
32
uint32_t
portId
= 0;
member
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/listener/
H
A
D
device_status_listener.cpp
249
string
portId
= info.substr(addressBegin + std::strlen("DEVICE_ADDRESS="),
in OnPnpDeviceStatusChanged()
local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/wearable_distributed_net_manager_test/
H
A
D
wearable_distributed_net_manager_test.cpp
110
int32_t
portId
= 8080;
in HWTEST_F()
local
120
int32_t
portId
= 8080;
in HWTEST_F()
local
130
int32_t
portId
= 8080;
in HWTEST_F()
local
153
int32_t
portId
= 8080;
in HWTEST_F()
local
177
int32_t
portId
= 8081;
in HWTEST_F()
local
187
int32_t
portId
= 8080;
HWTEST_F()
local
196
int32_t
portId
= 8080;
HWTEST_F()
local
204
int32_t
portId
= 8080;
HWTEST_F()
local
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H
A
D
wearable_distributed_net_manager.cpp
259
std::string WearableDistributedNet::GenerateRule(const std::string &inputRules, const int32_t
portId
)
in GenerateRule()
argument
276
int32_t WearableDistributedNet::ApplyRule(const RULES_TYPE type, const int32_t
portId
)
in ApplyRule()
argument
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H
A
D
dspeaker_dev.cpp
434
int32_t DSpeakerDev::NotifyHdfAudioEvent(const AudioEvent &event, const int32_t
portId
)
in NotifyHdfAudioEvent()
argument
H
A
D
dmic_dev.cpp
508
int32_t DMicDev::NotifyHdfAudioEvent(const AudioEvent &event, const int32_t
portId
)
in NotifyHdfAudioEvent()
argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H
A
D
audio_socket_thread.cpp
476
std::string
portId
= switchNameStr.substr(addressBegin + std::strlen("hdmi_audio"),
in AudioDpDetectDevice()
local
/foundation/distributedhardware/distributed_audio/common/include/
H
A
D
audio_types.h
62
uint32_t
portId
; /**< Audio port ID */
member
107
uint32_t
portId
; /**< Audio port ID */
member
252
uint32_t
portId
; /**< Sub-port ID */
member
425
int32_t
portId
; /**< Audio port ID */
member
Completed in 7 milliseconds