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:QueryOsAccount
(Results
1 - 5
of
5
) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/
H
A
D
bundle_manager_internal.cpp
58
ErrCode err =
QueryOsAccount
(activeAccountId);
in GetCallerAppIdFromBms()
114
ErrCode err =
QueryOsAccount
(activeAccountId);
in QueryAbilityInfo()
136
ErrCode err =
QueryOsAccount
(activeAccountId);
in QueryExtensionAbilityInfo()
222
ErrCode err =
QueryOsAccount
(activeAccountId);
in GetLocalBundleInfo()
244
ErrCode ret =
QueryOsAccount
(activeAccountId);
in GetLocalBundleInfoV9()
267
ErrCode ret =
QueryOsAccount
(activeAccountId);
in GetContinueBundle4Src()
355
ErrCode err =
QueryOsAccount
(activeAccountId);
in CheckIfRemoteCanInstall()
403
ErrCode err =
QueryOsAccount
(activeAccountId);
in GetUidFromBms()
490
ErrCode BundleManagerInternal::
QueryOsAccount
(int32_t& activeAccountId)
in QueryOsAccount()
function in OHOS::DistributedSchedule::BundleManagerInternal
/foundation/ability/dmsfwk/services/dtbschedmgr/include/bundle/
H
A
D
bundle_manager_internal.h
70
static ErrCode
QueryOsAccount
(int32_t& activeAccountId);
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H
A
D
distributed_sched_service.h
215
ErrCode
QueryOsAccount
(int32_t& activeAccountId);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H
A
D
distributed_sched_service.cpp
2630
ErrCode DistributedSchedService::
QueryOsAccount
(int32_t& activeAccountId)
in QueryOsAccount()
function in OHOS::DistributedSchedule::DistributedSchedService
3204
err =
QueryOsAccount
(activeAccountId);
in StartFreeInstallFromRemote()
3264
err =
QueryOsAccount
(activeAccountId);
in StartAbility()
3655
ErrCode err =
QueryOsAccount
(activeAccountId);
in StopExtensionAbilityFromRemote()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H
A
D
dsched_continue.cpp
1020
ret = DistributedSchedService::GetInstance().
QueryOsAccount
(activeAccountId);
in StartAbility()
1022
HILOGE("
QueryOsAccount
failed %{public}d", ret);
in StartAbility()
Completed in 11 milliseconds