Home
last modified time | relevance | path

Searched defs:flagIndex (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_client.cpp207 int flagIndex = 0; in SetStartFlags() local
/ohos5.0/base/startup/appspawn/test/fuzztest/appspawnclient_fuzzer/
H A Dappspawnclient_fuzzer.cpp146 AppFlagsIndex flagIndex = static_cast<AppFlagsIndex>(size); in FuzzAppSpawnReqMsgSetAppFlag() local
/ohos5.0/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_msg.c406 int AppSpawnReqMsgSetAppFlag(AppSpawnReqMsgHandle reqHandle, AppFlagsIndex flagIndex) in AppSpawnReqMsgSetAppFlag()
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_load.c459 uint32_t flagIndex = GetFlagIndexFromJson(flagsConfig); in ParseSpawnFlagsConfig() local
H A Dappspawn_sandbox.h150 uint32_t flagIndex; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp660 SecurityOption SelectSecurityOption(int &labelIndex, int &flagIndex, in SelectSecurityOption()
677 bool SelectSecurityEnd(int flagIndex, const std::vector<SecurityFlag> &flagList) in SelectSecurityEnd()