Searched refs:HandleIsSystemAppForm (Results 1 – 4 of 4) sorted by relevance
336 ErrCode HandleIsSystemAppForm(MessageParcel &data, MessageParcel &reply);
329 formMgrStub->HandleIsSystemAppForm(data, reply); in HandleFormRequest()
260 return HandleIsSystemAppForm(data, reply); in OnRemoteRequestFourth()1114 ErrCode FormMgrStub::HandleIsSystemAppForm(MessageParcel &data, MessageParcel &reply) in HandleIsSystemAppForm() function in OHOS::AppExecFwk::FormMgrStub
3093 EXPECT_EQ(mockFormMgrService->HandleIsSystemAppForm(data, reply), ERR_OK);