Searched refs:AppSpawnReqMsgSetAppOwnerId (Results 1 – 8 of 8) sorted by relevance
26 AppSpawnReqMsgSetAppOwnerId;
475 int AppSpawnReqMsgSetAppOwnerId(AppSpawnReqMsgHandle reqHandle, const char *ownerId) in AppSpawnReqMsgSetAppOwnerId() function
217 int AppSpawnReqMsgSetAppOwnerId(AppSpawnReqMsgHandle reqHandle, const char *ownerId);
234 (void)AppSpawnReqMsgSetAppOwnerId(reqHandle, ownerId.c_str()); in FuzzAppSpawnReqMsgSetAppOwnerId()
283 ret = AppSpawnReqMsgSetAppOwnerId(reqHandle, ownerId.c_str()); in BuildMsgFromJson()
354 ret = AppSpawnReqMsgSetAppOwnerId(inputHandle[i], ownerId[j]);
351 ret = AppSpawnReqMsgSetAppOwnerId(reqHandle, ownerId);
450 ret = AppSpawnReqMsgSetAppOwnerId(reqHandle, "ohos.permission.FILE_ACCESS_MANAGER"); in CreateMsg()