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:GetDeviceTypeId
(Results
1 - 6
of
6
) sorted by relevance
/foundation/distributedhardware/device_manager/common/include/ipc/model/
H
A
D
ipc_credential_auth_status_req.h
48
* @tc.name: IpcNotifyCredentialAuthStatusReq::
GetDeviceTypeId
52
uint16_t
GetDeviceTypeId
() const
in GetDeviceTypeId()
function in OHOS::DistributedHardware::IpcNotifyCredentialAuthStatusReq
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H
A
D
device_profile.h
46
int32_t
GetDeviceTypeId
() const;
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H
A
D
device_profile.cpp
47
int32_t DeviceProfile::
GetDeviceTypeId
() const
in GetDeviceTypeId()
function in OHOS::DistributedDeviceProfile::DeviceProfile
172
|| deviceTypeId_ != deviceProfile.
GetDeviceTypeId
() || deviceName_ != deviceProfile.GetDeviceName() ||
in operator !=()
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H
A
D
distributed_device_profile_client_kv_test.cpp
287
deviceProfile1.
GetDeviceTypeId
();
in HWTEST_F()
H
A
D
device_profile_manager_test.cpp
737
outDeviceProfile.
GetDeviceTypeId
();
in HWTEST_F()
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H
A
D
ipc_cmd_parser.cpp
1585
uint16_t deviceTypeId = pReq->
GetDeviceTypeId
();
in ON_IPC_SET_REQUEST()
Completed in 8 milliseconds