Searched refs:AppSpawnReqMsgSetAppOwnerId (Results 1 – 9 of 9) sorted by relevance
27 AppSpawnReqMsgSetAppOwnerId;
505 int AppSpawnReqMsgSetAppOwnerId(AppSpawnReqMsgHandle reqHandle, const char *ownerId) in AppSpawnReqMsgSetAppOwnerId() function
236 int AppSpawnReqMsgSetAppOwnerId(AppSpawnReqMsgHandle reqHandle, const char *ownerId);
234 (void)AppSpawnReqMsgSetAppOwnerId(reqHandle, ownerId.c_str()); in FuzzAppSpawnReqMsgSetAppOwnerId()
383 ret = AppSpawnReqMsgSetAppOwnerId(reqHandle, startMsg.ownerId.c_str()); in AppspawnCreateDefaultMsg()
290 ret = AppSpawnReqMsgSetAppOwnerId(reqHandle, ownerId.c_str()); in BuildMsgFromJson()
354 ret = AppSpawnReqMsgSetAppOwnerId(inputHandle[i], ownerId[j]);
389 ret = AppSpawnReqMsgSetAppOwnerId(reqHandle, ownerId);
512 ret = AppSpawnReqMsgSetAppOwnerId(reqHandle, "ohos.permission.FILE_ACCESS_MANAGER"); in CreateMsg()