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:descriptorToken
(Results
1 - 16
of
16
) sorted by relevance
/base/theme/screenlock_mgr/frameworks/native/src/
H
A
D
screenlock_system_ability_stub.cpp
34
auto
descriptorToken
= data.ReadInterfaceToken();
in OnRemoteRequest()
local
35
if (
descriptorToken
!= GetDescriptor()) {
in OnRemoteRequest()
H
A
D
screenlock_callback_stub.cpp
34
auto
descriptorToken
= data.ReadInterfaceToken();
in OnRemoteRequest()
local
35
if (
descriptorToken
!= GetDescriptor()) {
in OnRemoteRequest()
/base/request/request/frameworks/native/src/
H
A
D
runcount_notify_stub.cpp
47
auto
descriptorToken
= data.ReadInterfaceToken();
in OnRemoteRequest()
local
48
if (
descriptorToken
!= GetDescriptor()) {
in OnRemoteRequest()
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H
A
D
keyevent_consumer_stub.cpp
39
auto
descriptorToken
= data.ReadInterfaceToken();
in OnRemoteRequest()
local
40
if (
descriptorToken
!= IKeyEventConsumer::GetDescriptor()) {
in OnRemoteRequest()
H
A
D
system_cmd_channel_stub.cpp
73
auto
descriptorToken
= data.ReadInterfaceToken();
in OnRemoteRequest()
local
74
if (
descriptorToken
!= ISystemCmdChannel::GetDescriptor()) {
in OnRemoteRequest()
H
A
D
input_client_stub.cpp
42
auto
descriptorToken
= data.ReadInterfaceToken();
in OnRemoteRequest()
local
43
if (
descriptorToken
!= GetDescriptor()) {
in OnRemoteRequest()
H
A
D
input_data_channel_stub.cpp
36
auto
descriptorToken
= data.ReadInterfaceToken();
in OnRemoteRequest()
local
37
if (
descriptorToken
!= IInputDataChannel::GetDescriptor()) {
in OnRemoteRequest()
/base/inputmethod/imf/services/src/
H
A
D
input_control_channel_stub.cpp
39
auto
descriptorToken
= data.ReadInterfaceToken();
in OnRemoteRequest()
local
40
if (
descriptorToken
!= GetDescriptor()) {
in OnRemoteRequest()
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H
A
D
print_extension_callback_stub.cpp
36
auto
descriptorToken
= data.ReadInterfaceToken();
in OnRemoteRequest()
local
37
if (
descriptorToken
!= GetDescriptor()) {
in OnRemoteRequest()
H
A
D
print_callback_stub.cpp
37
auto
descriptorToken
= data.ReadInterfaceToken();
in OnRemoteRequest()
local
38
if (
descriptorToken
!= GetDescriptor()) {
in OnRemoteRequest()
/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/
H
A
D
scan_callback_stub.cpp
37
auto
descriptorToken
= data.ReadInterfaceToken();
in OnRemoteRequest()
local
38
if (
descriptorToken
!= GetDescriptor()) {
in OnRemoteRequest()
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H
A
D
input_method_agent_stub.cpp
40
auto
descriptorToken
= data.ReadInterfaceToken();
in OnRemoteRequest()
local
41
if (
descriptorToken
!= GetDescriptor()) {
in OnRemoteRequest()
H
A
D
input_method_core_stub.cpp
46
auto
descriptorToken
= data.ReadInterfaceToken();
in OnRemoteRequest()
local
47
if (
descriptorToken
!= IInputMethodCore::GetDescriptor()) {
in OnRemoteRequest()
/base/theme/screenlock_mgr/services/src/
H
A
D
screenlock_manager_stub.cpp
72
auto
descriptorToken
= data.ReadInterfaceToken();
in OnRemoteRequest()
local
73
if (
descriptorToken
!= GetDescriptor()) {
in OnRemoteRequest()
/base/print/print_fwk/services/scan_service/src/
H
A
D
scan_service_stub.cpp
58
auto
descriptorToken
= data.ReadInterfaceToken();
in OnRemoteRequest()
local
59
if (
descriptorToken
!= GetDescriptor()) {
in OnRemoteRequest()
/base/print/print_fwk/services/print_service/src/
H
A
D
print_service_stub.cpp
92
auto
descriptorToken
= data.ReadInterfaceToken();
in OnRemoteRequest()
local
93
if (
descriptorToken
!= GetDescriptor()) {
in OnRemoteRequest()
Completed in 9 milliseconds