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:SetTokenIdEx
(Results
1 - 8
of
8
) sorted by relevance
/base/location/test/fuzztest/locator/reportmanager_fuzzer/
H
A
D
reportmanager_fuzzer.cpp
54
request->
SetTokenIdEx
(data[index++]);
in ReportManagerFuzzerTest()
/base/location/interfaces/inner_api/include/
H
A
D
app_identity.h
65
inline void
SetTokenIdEx
(uint64_t tokenIdEx)
in SetTokenIdEx()
function in OHOS::Location::AppIdentity
H
A
D
request.h
61
void
SetTokenIdEx
(uint64_t tokenIdEx);
/base/location/test/fuzztest/locator/checkmessage_fuzzer/
H
A
D
checkmessage_fuzzer.cpp
86
identity.
SetTokenIdEx
(GetU64Data(data + (offset += U32DATA_SIZE)));
in CheckMessageFuzzTest()
/base/location/frameworks/location_common/common/source/
H
A
D
request.cpp
61
SetTokenIdEx
(identity.GetTokenIdEx());
in Request()
136
void Request::
SetTokenIdEx
(uint64_t tokenIdEx)
in SetTokenIdEx()
function in OHOS::Location::Request
/base/location/services/location_locator/locator/source/
H
A
D
locator_background_proxy.cpp
92
request_->
SetTokenIdEx
(IPCSkeleton::GetCallingFullTokenID());
in LocatorBackgroundProxy()
H
A
D
locator_skeleton.cpp
1190
identity.
SetTokenIdEx
(IPCSkeleton::GetCallingFullTokenID());
in OnRemoteRequest()
/base/location/frameworks/native/locator_sdk/source/
H
A
D
locator_impl.cpp
289
identity.
SetTokenIdEx
(IPCSkeleton::GetCallingFullTokenID());
in RegisterCountryCodeCallback()
874
identity.
SetTokenIdEx
(IPCSkeleton::GetCallingFullTokenID());
in RegisterCountryCodeCallbackV9()
Completed in 8 milliseconds