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:GlobalConstant
(Results
1 - 22
of
22
) sorted by relevance
/foundation/ability/ability_runtime/services/abilitymgr/include/utils/
H
A
D
dlp_utils.h
53
if (abilityRecord->GetAppIndex() <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in DlpAccessOtherAppsCheck()
78
if (dlpIndex <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX && dlpIndex != 0) {
in OtherAppsAccessDlpCheck()
85
abilityRecord->GetAppIndex() > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in OtherAppsAccessDlpCheck()
/foundation/ability/ability_runtime/utils/server/startup/src/
H
A
D
startup_util.cpp
34
if (appIndex >
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in GetAppIndex()
39
if (appIndex < 0 || appIndex >
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in GetAppIndex()
/foundation/ability/ability_runtime/utils/global/constant/
H
A
D
global_constant.h
20
namespace
GlobalConstant
{
namespace
57
} // namespace
GlobalConstant
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H
A
D
start_ability_utils.cpp
44
if (abilityRecord && abilityRecord->GetAppIndex() > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX &&
in GetAppIndex()
179
appIndex < AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in StartAbilityInfoWrap()
204
if (appIndex > 0 && appIndex <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in CreateStartAbilityInfo()
256
if (appIndex > 0 && appIndex <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in CreateStartExtensionInfo()
H
A
D
ability_permission_util.cpp
125
(appIndex != 0 && appIndex <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX)) {
in CheckMultiInstanceAndAppClone()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
dlp_state_item.cpp
56
if (!record || record->GetAppIndex() <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in HandleDlpConnectionState()
H
A
D
connection_state_manager.cpp
490
if (dlpAbility->GetAppIndex() <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in HandleDlpAbilityInner()
H
A
D
ability_auto_startup_service.cpp
457
} else if (appIndex <=
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in GetBundleInfo()
H
A
D
ability_record.cpp
60
using namespace OHOS::AbilityRuntime::
GlobalConstant
;
1874
bool isSandboxApp = appIndex_ > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX ? true : false;
in SendResultToCallers()
3249
if (caller && caller->appIndex_ > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in GrantUriPermission()
H
A
D
implicit_start_processor.cpp
536
if (appIndexes.size() > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in GenerateAbilityRequestByAppIndexes()
H
A
D
ability_manager_service.cpp
6239
if (abilityRecord && abilityRecord->GetAppIndex() > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX &&
in GenerateAbilityRequest()
6337
if (abilityRecord && abilityRecord->GetAppIndex() > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX &&
in GenerateExtensionAbilityRequest()
7027
if (info.appCloneIndex > 0 && info.appCloneIndex <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in RetryStartAutoStartupApps()
9151
GlobalConstant
::PREPARE_TERMINATE_TIMEOUT_TIME);
in PrepareTerminateAbility()
10927
if (appIndex >= 0 && appIndex < AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in SetTargetCloneIndexInSameBundle()
/foundation/ability/ability_runtime/services/appmgr/include/utils/
H
A
D
appspawn_util.h
64
applicationInfo.appIndex <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in BuildStartFlags()
/foundation/ability/ability_runtime/frameworks/js/napi/ability_auto_startup_callback/
H
A
D
js_ability_auto_startup_manager_utils.cpp
132
if (info.appCloneIndex >= 0 && info.appCloneIndex <
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in CreateJsAutoStartupInfo()
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H
A
D
bundle_mgr_helper.cpp
102
if (bundleName.empty() || appIndex <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in UninstallSandboxApp()
133
if (bundleName.empty() || appIndex <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in GetSandboxBundleInfo()
151
if (appIndex <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in GetSandboxAbilityInfo()
172
if (appIndex <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in GetSandboxExtAbilityInfos()
190
if (appIndex <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in GetSandboxHapModuleInfo()
600
} else if (appIndex <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in GetApplicationInfoWithAppIndex()
/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H
A
D
disposed_rule_interceptor.cpp
104
if (appIndex > 0 && appIndex <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in CheckControl()
/foundation/ability/ability_runtime/services/uripermmgr/src/
H
A
D
uri_permission_utils.cpp
265
if (appIndex <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in GetTokenIdByBundleName()
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H
A
D
mission_list_manager.cpp
696
if (dlpIndex > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in BuildInnerMissionInfo()
1897
if ((abilityRecord->GetAppIndex() > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) ||
in CompleteTerminateAndUpdateMission()
2119
auto isPrivate = abilityRecord->GetAppIndex() > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX;
in UpdateSnapShot()
2306
snapshot.isPrivate = (abilityRecord->GetAppIndex() > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX);
in UpdateMissionSnapshot()
2841
if ((ability->GetAppIndex() > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) ||
in HandleAbilityDiedByDefault()
3770
(abilityRecord->GetAppIndex() > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX);
in GetMissionSnapshot()
/foundation/ability/ability_runtime/services/appmgr/src/
H
A
D
app_mgr_service.cpp
361
if (appCloneIndex < 0 || appCloneIndex > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in ClearUpApplicationData()
462
if (appRunningRecord && appRunningRecord->GetAppIndex() > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in JudgeSandboxByPid()
H
A
D
app_mgr_service_inner.cpp
681
auto timeOut = AbilityRuntime::
GlobalConstant
::GetLoadTimeOutBase() *
in AfterLoadAbility()
973
} else if (appIndex <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in GetBundleAndHapInfo()
986
if (appIndex <= AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in GetBundleAndHapInfo()
6127
if (appCloneIndex < 0 || appCloneIndex > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in NotifyAppFaultBySA()
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H
A
D
main_thread.cpp
1203
if (appIndex > AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX) {
in GetBundleForLaunchApplication()
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/
H
A
D
app_mgr_service_inner_second_test.cpp
2305
want.SetParam(AppspawnUtil::DLP_PARAMS_INDEX, AbilityRuntime::
GlobalConstant
::MAX_APP_CLONE_INDEX + 1);
in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/scene_board/
H
A
D
ui_ability_lifecycle_manager.cpp
2115
GlobalConstant
::PREPARE_TERMINATE_TIMEOUT_TIME));
in PrepareTerminateAbility()
Completed in 69 milliseconds