Home
last modified time | relevance | path

Searched defs:setAllowInternet (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/startup/appspawn/modules/module_engine/include/
H A Dappspawn_msg.h106 uint8_t setAllowInternet; member
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h57 uint8_t setAllowInternet; member
/ohos5.0/base/startup/appspawn/test/moduletest/
H A Dappspawn_test_cmder.cpp204 uint8_t setAllowInternet = GetIntValueFromJsonObj(config, "set-allow-internet", 0); in AddInternetPermissionInfoFromJson() local
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp3138uint8_t &setAllowInternet, uint8_t &allowInternet, in StartProcessVerifyPermission()
3240 uint8_t setAllowInternet = 0; in SetAppInfo() local