Searched refs:HandRemoveSignProfile (Results 1 – 3 of 3) sorted by relevance
203 bool HandRemoveSignProfile(MessageParcel &data, MessageParcel &reply);
633 ErrCode res = installdHost.HandRemoveSignProfile(data, reply);
185 result = this->HandRemoveSignProfile(data, reply); in OnRemoteRequest()820 bool InstalldHost::HandRemoveSignProfile(MessageParcel &data, MessageParcel &reply) in HandRemoveSignProfile() function in OHOS::AppExecFwk::InstalldHost