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:callerUserId
(Results
1 - 1
of
1
) sorted by relevance
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H
A
D
cloud_sync_service.cpp
120
auto
callerUserId
= DfsuAccessTokenHelper::GetUserId();
in GetBundleNameUserInfo()
local
121
if (
callerUserId
== 0) {
in GetBundleNameUserInfo()
122
callerUserId
= TEST_MAIN_USR_ID; // for root user change id to main user for test
in GetBundleNameUserInfo()
124
bundleNameUserInfo.userId =
callerUserId
;
in GetBundleNameUserInfo()
139
auto
callerUserId
= DfsuAccessTokenHelper::GetUserId();
in GetBundleNameUserInfo()
local
140
if (
callerUserId
== 0) {
in GetBundleNameUserInfo()
141
callerUserId
= TEST_MAIN_USR_ID; // for root user change id to main user for test
in GetBundleNameUserInfo()
143
bundleNameUserInfo.userId =
callerUserId
;
in GetBundleNameUserInfo()
389
auto
callerUserId
= DfsuAccessTokenHelper::GetUserId();
in RegisterCallbackInner()
local
390
dataSyncManager_->RegisterCloudSyncCallback(targetBundleName, callerBundleName,
callerUserId
, callbac
in RegisterCallbackInner()
403
auto
callerUserId
= DfsuAccessTokenHelper::GetUserId();
StartSyncInner()
local
427
auto
callerUserId
= DfsuAccessTokenHelper::GetUserId();
StopSyncInner()
local
440
auto
callerUserId
= DfsuAccessTokenHelper::GetUserId();
ResetCursor()
local
453
auto
callerUserId
= DfsuAccessTokenHelper::GetUserId();
GetSyncTimeInner()
local
463
auto
callerUserId
= DfsuAccessTokenHelper::GetUserId();
CleanCacheInner()
local
469
auto
callerUserId
= DfsuAccessTokenHelper::GetUserId();
ChangeAppSwitch()
local
486
auto
callerUserId
= DfsuAccessTokenHelper::GetUserId();
NotifyDataChange()
local
512
auto
callerUserId
= DfsuAccessTokenHelper::GetUserId();
DisableCloud()
local
530
auto
callerUserId
= DfsuAccessTokenHelper::GetUserId();
Clean()
local
[all...]
Completed in 3 milliseconds