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:NATIVE_TOKEN
(Results
1 - 7
of
7
) sorted by relevance
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H
A
D
mock_access_token_helper.cpp
30
return callerToken ==
NATIVE_TOKEN
;
in VerifyNativeToken()
36
if (tokenId ==
NATIVE_TOKEN
) {
in IsSystemApp()
/base/notification/common_event_service/services/test/unittest/mock/
H
A
D
ces_ut_constant.h
23
constexpr uint32_t
NATIVE_TOKEN
= 0;
member
/base/notification/distributed_notification_service/services/ans/test/unittest/
H
A
D
ans_ut_constant.h
23
constexpr uint32_t
NATIVE_TOKEN
= 0;
member
H
A
D
advanced_notification_service_branch_test.cpp
84
IPCSkeleton::SetCallingTokenID(
NATIVE_TOKEN
);
in SetUp()
H
A
D
advanced_notification_service_test.cpp
93
IPCSkeleton::SetCallingTokenID(
NATIVE_TOKEN
);
in SetUp()
/base/account/os_account/services/accountmgr/test/moduletest/os_account/
H
A
D
os_account_manager_service_module_test.cpp
58
const int32_t
NATIVE_TOKEN
= 1;
member
2613
EXPECT_EQ(
NATIVE_TOKEN
, osAccountInfo.GetCreatorType());
in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
H
A
D
advanced_notification_service_publish_test.cpp
93
IPCSkeleton::SetCallingTokenID(
NATIVE_TOKEN
);
in SetUp()
Completed in 14 milliseconds