/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/rcs/ |
H A D | TransportSipMessageValidatorTest.java | 99 TestExecutorService executor = new TestExecutorService(); in testTransportOpening() local 117 TestExecutorService executor = new TestExecutorService(); in testTransportOpenConfigChange() local 133 TestExecutorService executor = new TestExecutorService(); in testMetricsResponse() local 163 TestExecutorService executor = new TestExecutorService(); in testSessionTrackerFiltering() local 197 TestExecutorService executor = new TestExecutorService(true /*wait*/); in testTransportClosingGracefullyNoPendingSessions() local 217 TestExecutorService executor = new TestExecutorService(true /*wait*/); in testTransportClosingGracefullyCloseCallIds() local 247 TestExecutorService executor = new TestExecutorService(true /*wait*/); in testTransportClosingGracefullyThenForceClose() local 276 TestExecutorService executor = new TestExecutorService(true /*wait*/); in testTransportClosingGracefullyTimeout() local 304 TestExecutorService executor = new TestExecutorService(true /*wait*/); in testTransportClosingGracefullyCleanup() local 333 TestExecutorService executor = new TestExecutorService(); in testTransportClosingForcefully() local [all …]
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | neural_network_runtime_compat.cpp | 45 NNRT_API OH_NN_ReturnCode OH_NNExecutor_SetInput(OH_NNExecutor *executor, in OH_NNExecutor_SetInput() 69 NNRT_API OH_NN_ReturnCode OH_NNExecutor_SetOutput(OH_NNExecutor *executor, in OH_NNExecutor_SetOutput() 89 NNRT_API OH_NN_ReturnCode OH_NNExecutor_Run(OH_NNExecutor *executor) in OH_NNExecutor_Run() 100 NNRT_API OH_NN_Memory *OH_NNExecutor_AllocateInputMemory(OH_NNExecutor *executor, uint32_t inputInd… in OH_NNExecutor_AllocateInputMemory() 122 NNRT_API OH_NN_Memory *OH_NNExecutor_AllocateOutputMemory(OH_NNExecutor *executor, uint32_t outputI… in OH_NNExecutor_AllocateOutputMemory() 144 NNRT_API void OH_NNExecutor_DestroyInputMemory(OH_NNExecutor *executor, uint32_t inputIndex, OH_NN_… in OH_NNExecutor_DestroyInputMemory() 169 NNRT_API void OH_NNExecutor_DestroyOutputMemory(OH_NNExecutor *executor, uint32_t outputIndex, OH_N… in OH_NNExecutor_DestroyOutputMemory() 194 NNRT_API OH_NN_ReturnCode OH_NNExecutor_SetInputWithMemory(OH_NNExecutor *executor, in OH_NNExecutor_SetInputWithMemory() 214 NNRT_API OH_NN_ReturnCode OH_NNExecutor_SetOutputWithMemory(OH_NNExecutor *executor, in OH_NNExecutor_SetOutputWithMemory()
|
/aosp12/frameworks/base/apex/appsearch/framework/java/android/app/appsearch/ |
H A D | AppSearchSession.java | 78 @NonNull @CallbackExecutor Executor executor, in createSearchSession() 87 private void initialize( in initialize() 190 public void getSchema( in getSchema() 227 public void getNamespaces( in getNamespaces() 278 @NonNull @CallbackExecutor Executor executor, in put() 327 @NonNull @CallbackExecutor Executor executor, in getByDocumentId() 482 @NonNull @CallbackExecutor Executor executor, in reportUsage() 533 @NonNull @CallbackExecutor Executor executor, in remove() 587 @NonNull @CallbackExecutor Executor executor, in remove() 623 public void getStorageInfo( in getStorageInfo() [all …]
|
/ohos5.0/base/useriam/fingerprint_auth/services/src/ |
H A D | sensor_illumination_manager.cpp | 56 std::shared_ptr<FingerprintAllInOneExecutorHdi> executor, const SaCommand &command) in ProcessSaCommand() 81 void SensorIlluminationManager::OnHdiDisconnect(std::shared_ptr<FingerprintAllInOneExecutorHdi> exe… in OnHdiDisconnect() 105 std::shared_ptr<FingerprintAllInOneExecutorHdi> executor, const SaCommandParam param) in EnableSensorIllumination() 147 std::shared_ptr<FingerprintAllInOneExecutorHdi> executor, const SaCommandParam param) in DisableSensorIllumination() 169 std::shared_ptr<FingerprintAllInOneExecutorHdi> executor, const SaCommandParam param) in TurnOnSensorIllumination() 188 std::shared_ptr<FingerprintAllInOneExecutorHdi> executor, const SaCommandParam param) in TurnOffSensorIllumination()
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/executors/ |
H A D | executor_unit_test.cpp | 368 shared_ptr<Executor> executor; variable 388 shared_ptr<Executor> executor; variable 411 shared_ptr<Executor> executor; variable 438 shared_ptr<Executor> executor; variable 488 shared_ptr<Executor> executor; variable 526 shared_ptr<Executor> executor; variable 552 shared_ptr<Executor> executor; variable 585 shared_ptr<Executor> executor; variable 629 shared_ptr<Executor> executor; variable 655 shared_ptr<Executor> executor; variable [all …]
|
H A D | auth_command_unit_test.cpp | 84 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 105 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 134 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 151 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 178 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 198 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 225 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 249 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable
|
H A D | enroll_command_unit_test.cpp | 84 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 106 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 135 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 152 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 179 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 199 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 226 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 250 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable
|
H A D | identify_command_unit_test.cpp | 84 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 106 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 135 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 152 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 179 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 199 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 226 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable 250 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); variable
|
/aosp12/frameworks/base/core/java/android/permission/ |
H A D | LegacyPermissionManager.java | 133 @NonNull @CallbackExecutor Executor executor, @NonNull Consumer<Boolean> callback) { in grantDefaultPermissionsToLuiApp() 154 @NonNull @CallbackExecutor Executor executor, @NonNull Consumer<Boolean> callback) { in revokeDefaultPermissionsFromLuiApps() 175 @NonNull @CallbackExecutor Executor executor, @NonNull Consumer<Boolean> callback) { in grantDefaultPermissionsToEnabledImsServices() 196 @NonNull @CallbackExecutor Executor executor, @NonNull Consumer<Boolean> callback) { in grantDefaultPermissionsToEnabledTelephonyDataServices() 217 @NonNull @CallbackExecutor Executor executor, @NonNull Consumer<Boolean> callback) { in revokeDefaultPermissionsFromDisabledTelephonyDataServices() 237 @NonNull UserHandle user, @NonNull @CallbackExecutor Executor executor, in grantDefaultPermissionsToEnabledCarrierApps()
|
H A D | PermissionControllerManager.java | 278 boolean doDryRun, @Reason int reason, @NonNull @CallbackExecutor Executor executor, in revokeRuntimePermissions() 338 @NonNull @CallbackExecutor Executor executor, in setRuntimePermissionGrantStateByDeviceAdmin() 380 @NonNull @CallbackExecutor Executor executor, in getRuntimePermissionBackup() 454 @NonNull @CallbackExecutor Executor executor, in applyStagedRuntimePermissionBackup() 601 @NonNull @CallbackExecutor Executor executor, in getPermissionUsages() 640 public void grantOrUpgradeDefaultRuntimePermissions( in grantOrUpgradeDefaultRuntimePermissions() 670 @NonNull @CallbackExecutor Executor executor, in getPrivilegesDescriptionStringForProfile() 736 @NonNull @CallbackExecutor Executor executor, in getPlatformPermissionsForGroup() 770 @NonNull @CallbackExecutor Executor executor, @NonNull Consumer<String> callback) { in getGroupOfPlatformPermission()
|
/ohos5.0/base/useriam/face_auth/services/src/ |
H A D | screen_brightness_manager.cpp | 57 …ultCode ScreenBrightnessManager::ProcessSaCommand(std::shared_ptr<FaceAuthAllInOneExecutorHdi> exe… in ProcessSaCommand() 78 void ScreenBrightnessManager::OnHdiDisconnect(std::shared_ptr<FaceAuthAllInOneExecutorHdi> executor) in OnHdiDisconnect() 99 std::shared_ptr<FaceAuthAllInOneExecutorHdi> executor, const SaCommandParam param) in ProcessScreenBrightnessIncreaseBegin() 134 std::shared_ptr<FaceAuthAllInOneExecutorHdi> executor, const SaCommandParam param) in ProcessScreenBrightnessIncreaseEnd()
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/ |
H A D | driver.cpp | 58 … auto executor = Common::MakeShared<Executor>(executorMgrWrapper, executorHdi, hdiConfig_.id); in OnHdiConnect() local 75 for (const auto &executor : executorList_) { in OnHdiDisconnect() local 93 for (const auto &executor : executorList_) { in OnFrameworkReady() local
|
/ohos5.0/base/security/access_token/services/tokensyncmanager/src/remote/ |
H A D | remote_command_manager.cpp | 69 std::shared_ptr<RemoteCommandExecutor> executor = GetOrCreateRemoteCommandExecutor(udid); in AddCommand() local 97 std::shared_ptr<RemoteCommandExecutor> executor = GetOrCreateRemoteCommandExecutor(udid); in ExecuteCommand() local 123 auto executor = executorIt->second; in ProcessDeviceCommandImmediately() local 171 auto executor = GetOrCreateRemoteCommandExecutor(nodeId); in NotifyDeviceOnline() local 248 auto executor = std::make_shared<RemoteCommandExecutor>(nodeId); in GetOrCreateRemoteCommandExecutor() local 273 std::shared_ptr<RemoteCommandExecutor> executor = iter->second; in GetExecutorChannel() local
|
/aosp12/frameworks/base/telephony/java/android/telephony/euicc/ |
H A D | EuiccCardManager.java | 165 public void requestAllProfiles(String cardId, @CallbackExecutor Executor executor, in requestAllProfiles() 225 @CallbackExecutor Executor executor, ResultCallback<Void> callback) { in disableProfile() 286 @CallbackExecutor Executor executor, ResultCallback<Void> callback) { in setNickname() 345 @CallbackExecutor Executor executor, ResultCallback<Void> callback) { in resetMemory() 430 @CallbackExecutor Executor executor, ResultCallback<Void> callback) { in setDefaultSmdpAddress() 514 public void requestEuiccInfo1(String cardId, @CallbackExecutor Executor executor, in requestEuiccInfo1() 542 public void requestEuiccInfo2(String cardId, @CallbackExecutor Executor executor, in requestEuiccInfo2() 583 @CallbackExecutor Executor executor, ResultCallback<byte[]> callback) { in authenticateServer() 664 @CallbackExecutor Executor executor, ResultCallback<byte[]> callback) { in loadBoundProfilePackage() 698 @CallbackExecutor Executor executor, ResultCallback<byte[]> callback) { in cancelSession() [all …]
|
/aosp12/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | ImsRcsManager.java | 115 CapabilityBinder(OnAvailabilityChangedListener listener, Executor executor) { in CapabilityBinder() 148 AvailabilityCallbackAdapter(@NonNull Executor executor, in AvailabilityCallbackAdapter() 204 public void registerImsRegistrationCallback( in registerImsRegistrationCallback() 283 public void getRegistrationState(@NonNull @CallbackExecutor Executor executor, in getRegistrationState() 332 public void getRegistrationTransportType(@NonNull @CallbackExecutor Executor executor, in getRegistrationTransportType() 391 public void addOnAvailabilityChangedListener(@NonNull @CallbackExecutor Executor executor, in addOnAvailabilityChangedListener() 544 private AvailabilityCallbackAdapter addAvailabilityChangedListenerToCollection( in addAvailabilityChangedListenerToCollection()
|
/aosp12/packages/apps/TV/src/com/android/tv/util/ |
H A D | AsyncDbTask.java | 90 public AsyncQueryTask( in AsyncQueryTask() 202 Executor executor, in AsyncQueryListTask() 213 Executor executor, in AsyncQueryListTask() 267 Executor executor, in AsyncQueryItemTask() 314 public AsyncChannelQueryTask(Executor executor, Context context) { in AsyncChannelQueryTask() 335 public AsyncProgramQueryTask(Executor executor, Context context) { in AsyncProgramQueryTask() 347 Executor executor, in AsyncProgramQueryTask() 374 public AsyncRecordedProgramQueryTask(Executor executor, Context context, Uri uri) { in AsyncRecordedProgramQueryTask() 402 Executor executor, Context context, long channelId, @Nullable Range<Long> period) { in LoadProgramsForChannelTask() 430 public AsyncQueryProgramTask(Executor executor, Context context, long programId) { in AsyncQueryProgramTask()
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/ |
H A D | async_command_base.cpp | 36 …mandBase::AsyncCommandBase(std::string type, uint64_t scheduleId, std::weak_ptr<Executor> executor, in AsyncCommandBase() 58 auto executor = executor_.lock(); in StartProcess() local 135 std::shared_ptr<Executor> executor = executor_.lock(); in OnMessageInner() local 156 auto executor = executor_.lock(); in GetAuthType() local 167 auto executor = executor_.lock(); in EndProcess() local 190 auto executor = executor_.lock(); in GetExecutorHdi() local
|
/aosp12/frameworks/base/core/java/android/service/carrier/ |
H A D | CarrierMessagingServiceWrapper.java | 80 @NonNull @CallbackExecutor Executor executor, in bindToCarrierMessagingService() 145 int destPort, int subId, @NonNull @CallbackExecutor final Executor executor, in receiveSms() 174 @NonNull @CallbackExecutor final Executor executor, in sendTextSms() 203 @NonNull @CallbackExecutor final Executor executor, in sendDataSms() 233 @NonNull @CallbackExecutor final Executor executor, in sendMultipartTextSms() 259 @NonNull @CallbackExecutor final Executor executor, in sendMms() 284 @NonNull @CallbackExecutor final Executor executor, in downloadMms() 395 final Executor executor) { in CarrierMessagingCallbackInternal()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/async/ |
H A D | ConcurrentState.java | 37 public ExecutorListenerPair(Executor executor, Runnable listener) { in ExecutorListenerPair() 76 public SafeCloseable addCallback(Runnable callback, Executor executor) { in addCallback()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_clipboard.cpp | 44 auto executor = container->GetTaskExecutor(); in Get() local 67 auto executor = container->GetTaskExecutor(); in Set() local 81 auto executor = container->GetTaskExecutor(); in Clear() local
|
/aosp12/packages/modules/Permission/framework-s/java/android/app/role/ |
H A D | RoleManager.java | 340 @CallbackExecutor @NonNull Executor executor, @NonNull Consumer<Boolean> callback) { in addRoleHolderAsUser() 378 @CallbackExecutor @NonNull Executor executor, @NonNull Consumer<Boolean> callback) { in removeRoleHolderAsUser() 414 @NonNull UserHandle user, @CallbackExecutor @NonNull Executor executor, in clearRoleHoldersAsUser() 429 private static RemoteCallback createRemoteCallback(@NonNull Executor executor, in createRemoteCallback() 460 public void addOnRoleHoldersChangedListenerAsUser(@CallbackExecutor @NonNull Executor executor, in addOnRoleHoldersChangedListenerAsUser() 779 @NonNull @CallbackExecutor Executor executor, @NonNull Consumer<Boolean> callback) { in isRoleVisible() 801 @NonNull @CallbackExecutor Executor executor, @NonNull Consumer<Boolean> callback) { in isApplicationVisibleForRole() 824 OnRoleHoldersChangedListenerDelegate(@NonNull Executor executor, in OnRoleHoldersChangedListenerDelegate()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/ |
H A D | wifi_direct_scheduler.cpp | 38 std::shared_ptr<WifiDirectExecutor> executor; in ConnectDevice() local 78 std::shared_ptr<WifiDirectExecutor> executor; in DisconnectDevice() local 98 std::shared_ptr<WifiDirectExecutor> executor; in ForceDisconnectDevice() local 110 bool WifiDirectScheduler::ProcessNextCommand(WifiDirectExecutor *executor, in ProcessNextCommand() 160 std::shared_ptr<WifiDirectExecutor> &executor) in ScheduleActiveCommand()
|
/ohos5.0/base/useriam/fingerprint_auth/test/unittest/ |
H A D | fingerprint_auth_driver_hdi_unit_test.cpp | 138 auto executor = sptr<IAllInOneExecutor>(new (std::nothrow) MockIAllInOneExecutor()); in __anon2055601d0302() local 162 auto executor = sptr<IAllInOneExecutor>(new (std::nothrow) MockIAllInOneExecutor()); in __anon2055601d0402() local 189 auto executor = sptr<IAllInOneExecutor>(new (std::nothrow) MockIAllInOneExecutor()); in __anon2055601d0502() local 212 auto executor = sptr<IAllInOneExecutor>(new (std::nothrow) MockIAllInOneExecutor()); in __anon2055601d0602() local
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/ |
H A D | CameraManager.java | 660 CameraDevice.StateCallback callback, Executor executor, final int uid, in openCameraDeviceUserAsync() 851 @NonNull @CallbackExecutor Executor executor, in openCamera() 916 @NonNull @CallbackExecutor Executor executor, in openCamera() 1853 final Executor executor) { in postSingleAccessPriorityChangeUpdate() 1885 final Executor executor, final String id) { in postSingleCameraClosedUpdate() 2049 Executor executor = mCallbackMap.valueAt(i); in onStatusChangedLocked() local 2101 Executor executor = mCallbackMap.valueAt(i); in onPhysicalCameraStatusChangedLocked() local 2140 final Executor executor = mTorchCallbackMap.valueAt(i); in onTorchStatusChangedLocked() local 2235 Executor executor = mCallbackMap.valueAt(i); in onCameraAccessPrioritiesChanged() local 2248 Executor executor = mCallbackMap.valueAt(i); in onCameraOpened() local [all …]
|
/aosp12/frameworks/base/telephony/java/android/telephony/ |
H A D | MbmsGroupCallSession.java | 90 private MbmsGroupCallSession(Context context, Executor executor, int subscriptionId, in MbmsGroupCallSession() 119 int subscriptionId, @NonNull Executor executor, in create() 146 @NonNull Executor executor, @NonNull MbmsGroupCallSessionCallback callback) { in create() 207 @NonNull List<Integer> frequencyList, @NonNull Executor executor, in startGroupCall()
|