Home
last modified time | relevance | path

Searched refs:SetFlagsTlv (Results 1 - 1 of 1) sorted by relevance

/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_msg.c232 static int SetFlagsTlv(AppSpawnReqMsgNode *reqNode, in SetFlagsTlv() function
236 APPSPAWN_LOGV("SetFlagsTlv maxCount %{public}d type %{public}d units %{public}d", maxCount, type, units); in SetFlagsTlv()
267 ret = SetFlagsTlv(reqNode, block, &reqNode->msgFlags, TLV_MSG_FLAGS, MAX_FLAGS_INDEX); in CreateBaseMsg()
272 ret = SetFlagsTlv(reqNode, block, &reqNode->permissionFlags, TLV_PERMISSION, maxCount); in CreateBaseMsg()

Completed in 1 milliseconds