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:aliasName
(Results
1 - 11
of
11
) sorted by relevance
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/include/factory/
H
A
D
filter_factory.h
57
std::shared_ptr<T> CreateFilterWithType(const std::string &filterName, const std::string &
aliasName
)
in CreateFilterWithType()
argument
/foundation/multimedia/media_foundation/engine/include/pipeline/factory/
H
A
D
filter_factory.h
48
std::shared_ptr<T> CreateFilterWithType(const std::string& filterName, const std::string&
aliasName
)
in CreateFilterWithType()
argument
/foundation/multimedia/media_foundation/engine/pipeline/factory/
H
A
D
filter_factory.cpp
38
CreateFilter(const std::string& filterName, const std::string&
aliasName
)
CreateFilter()
argument
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/factory/
H
A
D
filter_factory.cpp
39
std::shared_ptr<Filter> FilterFactory::CreateFilter(const std::string &filterName, const std::string &
aliasName
)
in CreateFilter()
argument
/foundation/communication/bluetooth/frameworks/inner/src/
H
A
D
bluetooth_remote_device.cpp
144
int32_t BluetoothRemoteDevice::SetDeviceAlias(const std::string &
aliasName
)
in SetDeviceAlias()
argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H
A
D
napi_rdb_context.h
56
std::string
aliasName
;
member
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H
A
D
font_config.cpp
352
std::string
aliasName
= std::string(item->string);
in ParseAlias()
local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H
A
D
bluetooth_host_proxy.cpp
964
int32_t BluetoothHostProxy::SetDeviceAlias(const std::string &address, const std::string &
aliasName
)
in SetDeviceAlias()
argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H
A
D
bluetooth_host_stub.cpp
806
std::string
aliasName
;
in SetDeviceAliasInner()
local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H
A
D
napi_rdb_store.cpp
79
std::string
aliasName
;
member
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H
A
D
bluetooth_host_server.cpp
1368
int32_t BluetoothHostServer::SetDeviceAlias(const std::string &address, const std::string &
aliasName
)
in SetDeviceAlias()
argument
Completed in 14 milliseconds