Home
last modified time | relevance | path

Searched defs:setAllow (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/appspawn/test/fuzztest/appspawnclient_fuzzer/
H A Dappspawnclient_fuzzer.cpp199 uint8_t setAllow = static_cast<uint8_t>(size); in FuzzAppSpawnReqMsgSetAppInternetPermissionInfo() local
/ohos5.0/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_msg.c491 …ReqMsgSetAppInternetPermissionInfo(AppSpawnReqMsgHandle reqHandle, uint8_t allow, uint8_t setAllow) in AppSpawnReqMsgSetAppInternetPermissionInfo()