Searched refs:resultCallback (Results 1 – 2 of 2) sorted by relevance
55 const sp<IGsiServiceCallback>& resultCallback) override;58 binder::Status removeGsiAsync(const sp<IGsiServiceCallback>& resultCallback) override;
325 const sp<IGsiServiceCallback>& resultCallback) { in enableGsiAsync() argument330 resultCallback->onResult(result); in enableGsiAsync()354 binder::Status GsiService::removeGsiAsync(const sp<IGsiServiceCallback>& resultCallback) { in removeGsiAsync() argument362 resultCallback->onResult(result); in removeGsiAsync()