Searched defs:getCallback (Results 1 – 5 of 5) sorted by relevance
231 …auto getCallback = std::make_shared<GetCredInfoCallbackWrapper>(userId, static_cast<int32_t>(authT… in GetCredentialInfo() local378 auto getCallback = std::make_shared<GetPropCallbackWrapper>(userId, callback); in GetProperty() local
129 SyncProcessCallback getCallback(TaskId taskId) in getCallback() function
523 void SetCustomPropertyModiferByKey(ArkUINodeHandle node, void* callback, void* getCallback) in SetCustomPropertyModiferByKey()
1239 std::shared_ptr<CameraManagerCallback> getCallback = cameraManager->GetApplicationCallback(); variable1310 std::shared_ptr<ErrorCallback> getCallback = input->GetErrorCallback(); variable1330 …std::shared_ptr<PreviewStateCallback> getCallback = ((sptr<PreviewOutput> &)preview)->GetApplicati… variable1349 …std::shared_ptr<PhotoStateCallback> getCallback = ((sptr<PhotoOutput> &)photo)->GetApplicationCall… variable1368 …std::shared_ptr<VideoStateCallback> getCallback = ((sptr<VideoOutput> &)video)->GetApplicationCall… variable
938 auto getCallback = std::make_shared<MockDomainGetAccessTokenCallback>(); variable