Home
last modified time | relevance | path

Searched defs:service (Results 1 – 25 of 1968) sorted by relevance

12345678910>>...79

/ohos5.0/foundation/communication/nfc/test/unittest/services/services_tags_test/
H A Dbt_connection_manager_test.cpp63 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
81 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
95 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
113 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
132 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
151 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
170 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
189 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
208 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
229 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
[all …]
H A Dtag_session_test.cpp75 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
89 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
103 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
118 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
133 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
148 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
161 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
176 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
189 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
626 std::shared_ptr<NfcService> service = nullptr; variable
[all …]
H A Dwifi_connection_manager_test.cpp63 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
79 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
99 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
118 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
138 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
158 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
177 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
197 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/adm/audio_adm_interface/src/
H A Daudio_adm_interface_test.cpp78 struct HdfIoService *service = nullptr; variable
114 struct HdfIoService *service = nullptr; variable
151 struct HdfIoService *service = nullptr; variable
185 struct HdfIoService *service = nullptr; variable
221 struct HdfIoService *service = nullptr; variable
246 struct HdfIoService *service = nullptr; variable
270 struct HdfIoService *service = nullptr; variable
295 struct HdfIoService *service = nullptr; variable
318 struct HdfIoService *service = nullptr; variable
343 struct HdfIoService *service = nullptr; variable
[all …]
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_client.cpp135 sptr<IAppMgr> service = iface_cast<IAppMgr>(mgrHolder_->GetRemoteObject()); in LoadAbility() local
153 sptr<IAppMgr> service = iface_cast<IAppMgr>(mgrHolder_->GetRemoteObject()); in TerminateAbility() local
166 sptr<IAppMgr> service = iface_cast<IAppMgr>(mgrHolder_->GetRemoteObject()); in UpdateAbilityState() local
179 sptr<IAppMgr> service = iface_cast<IAppMgr>(mgrHolder_->GetRemoteObject()); in UpdateExtensionState() local
192 sptr<IAppMgr> service = iface_cast<IAppMgr>(mgrHolder_->GetRemoteObject()); in RegisterAppStateCallback() local
207 sptr<IAppMgr> service = iface_cast<IAppMgr>(mgrHolder_->GetRemoteObject()); in AbilityBehaviorAnalysis() local
220 sptr<IAppMgr> service = iface_cast<IAppMgr>(mgrHolder_->GetRemoteObject()); in KillProcessByAbilityToken() local
233 sptr<IAppMgr> service = iface_cast<IAppMgr>(mgrHolder_->GetRemoteObject()); in KillProcessesByUserId() local
246 sptr<IAppMgr> service = iface_cast<IAppMgr>(mgrHolder_->GetRemoteObject()); in KillProcessesByPids() local
260 sptr<IAppMgr> service = iface_cast<IAppMgr>(mgrHolder_->GetRemoteObject()); in AttachPidToParent() local
[all …]
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DTelecomManager.java1096 ITelecomService service = getTelecomService(); in getDefaultOutgoingPhoneAccount() local
1123 ITelecomService service = getTelecomService(); in getUserSelectedOutgoingPhoneAccount() local
1146 ITelecomService service = getTelecomService(); in setUserSelectedOutgoingPhoneAccount() local
1166 ITelecomService service = getTelecomService(); in getSimCallManager() local
1189 ITelecomService service = getTelecomService(); in getSimCallManagerForSubscription() local
1213 ITelecomService service = getTelecomService(); in getSimCallManager() local
1256 ITelecomService service = getTelecomService(); in getPhoneAccountsSupportingScheme() local
1298 ITelecomService service = getTelecomService(); in getSelfManagedPhoneAccounts() local
1324 ITelecomService service = getTelecomService(); in getCallCapablePhoneAccounts() local
1349 ITelecomService service = getTelecomService(); in getPhoneAccountsForPackage() local
[all …]
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Dcallback_manager_impl_test.cpp54 auto service = Common::MakeShared<WidgetCallbackService>(widgetCallback); variable
63 auto service = Common::MakeShared<IdmCallbackService>(idmClientCallback); variable
72 auto service = Common::MakeShared<IdmGetCredInfoCallbackService>(getCredInfoCallback); variable
81 auto service = Common::MakeShared<IdmGetSecureUserInfoCallbackService>(getSecInfoCallback); variable
90 auto service = Common::MakeShared<UserAuthCallbackService>(authCallback); variable
99 auto service = Common::MakeShared<UserAuthCallbackService>(identifyCallback); variable
108 auto service = Common::MakeShared<GetExecutorPropertyCallbackService>(getPropCallback); variable
117 auto service = Common::MakeShared<SetExecutorPropertyCallbackService>(setPropCallback); variable
/ohos5.0/drivers/hdf_core/adapter/uhdf2/ipc/src/
H A Dhdf_remote_service.c20 struct HdfRemoteService *service, struct HdfDeathRecipient *recipient) in HdfRemoteServiceAddDeathRecipient()
26 struct HdfRemoteService *service, struct HdfDeathRecipient *recipient) in HdfRemoteServiceRemoveDeathRecipient()
33 struct HdfRemoteService *service = HdfRemoteAdapterObtain(); in HdfRemoteServiceObtain() local
41 void HdfRemoteServiceRecycle(struct HdfRemoteService *service) in HdfRemoteServiceRecycle()
51 int HdfRemoteServiceRegister(int32_t serviceId, struct HdfRemoteService *service) in HdfRemoteServiceRegister()
56 bool HdfRemoteServiceSetInterfaceDesc(struct HdfRemoteService *service, const char *descriptor) in HdfRemoteServiceSetInterfaceDesc()
61 bool HdfRemoteServiceWriteInterfaceToken(struct HdfRemoteService *service, struct HdfSBuf *data) in HdfRemoteServiceWriteInterfaceToken()
66 bool HdfRemoteServiceCheckInterfaceToken(struct HdfRemoteService *service, struct HdfSBuf *data) in HdfRemoteServiceCheckInterfaceToken()
72 struct HdfRemoteService *service, int code, struct HdfSBuf *data, struct HdfSBuf *reply) in HdfRemoteServiceDefaultDispatch()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DDefaultServiceBinder.java43 public abstract Service bindDozeService(DozeService service); in bindDozeService()
49 public abstract Service bindImageWallpaper(ImageWallpaper service); in bindImageWallpaper()
55 public abstract Service bindKeyguardService(KeyguardService service); in bindKeyguardService()
61 public abstract Service bindSystemUIService(SystemUIService service); in bindSystemUIService()
67 public abstract Service bindSystemUIAuxiliaryDumpService(SystemUIAuxiliaryDumpService service); in bindSystemUIAuxiliaryDumpService()
73 public abstract Service bindRecordingService(RecordingService service); in bindRecordingService()
/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp225 auto service = std::make_shared<PrintServiceAbility>(PRINT_SERVICE_ID, true); variable
238 auto service = std::make_shared<PrintServiceAbility>(PRINT_SERVICE_ID, true); variable
250 auto service = std::make_shared<PrintServiceAbility>(PRINT_SERVICE_ID, true); variable
350 auto service = std::make_shared<PrintServiceAbility>(PRINT_SERVICE_ID, true); variable
367 auto service = std::make_shared<PrintServiceAbility>(PRINT_SERVICE_ID, true); variable
386 auto service = std::make_shared<PrintServiceAbility>(PRINT_SERVICE_ID, true); variable
408 auto service = std::make_shared<PrintServiceAbility>(PRINT_SERVICE_ID, true); variable
430 auto service = std::make_shared<PrintServiceAbility>(PRINT_SERVICE_ID, true); variable
437 auto service = std::make_shared<PrintServiceAbility>(PRINT_SERVICE_ID, true); variable
455 auto service = std::make_shared<PrintServiceAbility>(PRINT_SERVICE_ID, true); variable
[all …]
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadset.java483 final IBluetoothHeadset service = mService; in connect() local
524 final IBluetoothHeadset service = mService; in disconnect() local
545 final IBluetoothHeadset service = mService; in getConnectedDevices() local
568 final IBluetoothHeadset service = mService; in getDevicesMatchingConnectionStates() local
591 final IBluetoothHeadset service = mService; in getConnectionState() local
628 final IBluetoothHeadset service = mService; in setPriority() local
669 final IBluetoothHeadset service = mService; in setConnectionPolicy() local
703 final IBluetoothHeadset service = mService; in getPriority() local
736 final IBluetoothHeadset service = mService; in getConnectionPolicy() local
760 final IBluetoothHeadset service = mService; in isNoiseReductionSupported() local
[all …]
H A DBluetoothA2dp.java328 final IBluetoothA2dp service = getService(); in connect() local
370 final IBluetoothA2dp service = getService(); in disconnect() local
391 final IBluetoothA2dp service = getService(); in getConnectedDevices() local
414 final IBluetoothA2dp service = getService(); in getDevicesMatchingConnectionStates() local
438 final IBluetoothA2dp service = getService(); in getConnectionState() local
477 final IBluetoothA2dp service = getService(); in setActiveDevice() local
505 final IBluetoothA2dp service = getService(); in getActiveDevice() local
561 final IBluetoothA2dp service = getService(); in setConnectionPolicy() local
595 final IBluetoothA2dp service = getService(); in getPriority() local
629 final IBluetoothA2dp service = getService(); in getConnectionPolicy() local
[all …]
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_type_service.c33 struct CodecComponentTypeService *service = (struct CodecComponentTypeService *)self; in CodecComponentTypeGetComponentVersion() local
46 struct CodecComponentTypeService *service = (struct CodecComponentTypeService *)self; in CodecComponentTypeSendCommand() local
59 struct CodecComponentTypeService *service = (struct CodecComponentTypeService *)self; in CodecComponentTypeGetParameter() local
77 struct CodecComponentTypeService *service = (struct CodecComponentTypeService *)self; in CodecComponentTypeSetParameter() local
94 struct CodecComponentTypeService *service = (struct CodecComponentTypeService *)self; in CodecComponentTypeGetConfig() local
111 struct CodecComponentTypeService *service = (struct CodecComponentTypeService *)self; in CodecComponentTypeSetConfig() local
127 struct CodecComponentTypeService *service = (struct CodecComponentTypeService *)self; in CodecComponentTypeGetExtensionIndex() local
139 struct CodecComponentTypeService *service = (struct CodecComponentTypeService *)self; in CodecComponentTypeGetState() local
153 struct CodecComponentTypeService *service = (struct CodecComponentTypeService *)self; in CodecComponentTypeComponentTunnelRequest() local
166 struct CodecComponentTypeService *service = (struct CodecComponentTypeService *)self; in CodecComponentTypeUseBuffer() local
[all …]
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/ipc/
H A Dcloud_sync_service_stub_test.cpp120 MockService service; variable
156 MockService service; variable
192 MockService service; variable
226 MockService service; variable
257 MockService service; variable
290 MockService service; variable
319 MockService service; variable
347 MockService service; variable
376 MockService service; variable
405 MockService service; variable
[all …]
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/user/test/
H A Dmulti_user_manager_service_test.cpp56 …std::shared_ptr<MultiUserManagerService> service = DelayedSingleton<MultiUserManagerService>::GetI… variable
80 …std::shared_ptr<MultiUserManagerService> service = DelayedSingleton<MultiUserManagerService>::GetI… variable
104 …std::shared_ptr<MultiUserManagerService> service = DelayedSingleton<MultiUserManagerService>::GetI… variable
128 …std::shared_ptr<MultiUserManagerService> service = DelayedSingleton<MultiUserManagerService>::GetI… variable
153 …std::shared_ptr<MultiUserManagerService> service = DelayedSingleton<MultiUserManagerService>::GetI… variable
177 …std::shared_ptr<MultiUserManagerService> service = DelayedSingleton<MultiUserManagerService>::GetI… variable
200 …std::shared_ptr<MultiUserManagerService> service = DelayedSingleton<MultiUserManagerService>::GetI… variable
224 …std::shared_ptr<MultiUserManagerService> service = DelayedSingleton<MultiUserManagerService>::GetI… variable
250 …std::shared_ptr<MultiUserManagerService> service = DelayedSingleton<MultiUserManagerService>::GetI… variable
272 …std::shared_ptr<MultiUserManagerService> service = DelayedSingleton<MultiUserManagerService>::GetI… variable
[all …]
/aosp12/frameworks/native/libs/sensorprivacy/
H A DSensorPrivacyManager.cpp36 sp<hardware::ISensorPrivacyManager> service = mService; in getService() local
60 sp<hardware::ISensorPrivacyManager> service = getService(); in supportsSensorToggle() local
77 sp<hardware::ISensorPrivacyManager> service = getService(); in addSensorPrivacyListener() local
86 sp<hardware::ISensorPrivacyManager> service = getService(); in addIndividualSensorPrivacyListener() local
97 sp<hardware::ISensorPrivacyManager> service = getService(); in removeSensorPrivacyListener() local
106 sp<hardware::ISensorPrivacyManager> service = getService(); in removeIndividualSensorPrivacyListener() local
114 sp<hardware::ISensorPrivacyManager> service = getService(); in isSensorPrivacyEnabled() local
126 sp<hardware::ISensorPrivacyManager> service = getService(); in isIndividualSensorPrivacyEnabled() local
139 sp<hardware::ISensorPrivacyManager> service = getService(); in isIndividualSensorPrivacyEnabled() local
151 sp<hardware::ISensorPrivacyManager> service = getService(); in linkToDeath() local
[all …]
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/src/
H A Davsession_manager_impl.cpp115 auto service = GetService(); in CreateSession() local
134 auto service = GetService(); in CreateSession() local
140 auto service = GetService(); in GetAllSessionDescriptors() local
166 auto service = GetService(); in GetSessionDescriptorsBySessionId() local
173 auto service = GetService(); in GetHistoricalSessionDescriptors() local
180 auto service = GetService(); in GetHistoricalAVQueueInfos() local
186 auto service = GetService(); in StartAVPlayback() local
199 auto service = GetService(); in CreateController() local
213 auto service = GetService(); in GetAVCastController() local
235 auto service = GetService(); in RegisterSessionListener() local
[all …]
/ohos5.0/base/msdp/device_status/rust/services/binding/src/
H A Dfusion_services_binding.cpp33 struct NativeService *service = new NativeService; in NativeServiceNew() local
38 struct NativeService* NativeServiceRef(struct NativeService *service) in NativeServiceRef()
45 struct NativeService* NativeServiceUnref(struct NativeService *service) in NativeServiceUnref()
59 void NativeServiceOnDump(struct NativeService *service) in NativeServiceOnDump()
65 void NativeServiceOnStart(struct NativeService *service) in NativeServiceOnStart()
71 void NativeServiceOnStop(struct NativeService *service) in NativeServiceOnStop()
77 int32_t NativeServiceAllocSocketFd(struct NativeService *service, const char *programName, in NativeServiceAllocSocketFd()
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/security/
H A DInitialLockSetupServiceTest.java89 IInitialLockSetupService service = IInitialLockSetupService.Stub.asInterface( in testGetLockConfig_returnsCorrectConfig() local
104 IInitialLockSetupService service = IInitialLockSetupService.Stub.asInterface( in testCheckValidLock_tooShort() local
113 IInitialLockSetupService service = IInitialLockSetupService.Stub.asInterface( in testCheckValidLock_longEnough() local
122 IInitialLockSetupService service = IInitialLockSetupService.Stub.asInterface( in testCheckValidLockPin_withLetters() local
131 IInitialLockSetupService service = IInitialLockSetupService.Stub.asInterface( in testCheckValidLockPattern_tooShort() local
144 IInitialLockSetupService service = IInitialLockSetupService.Stub.asInterface( in testCheckValidLockPattern_longEnough() local
157 IInitialLockSetupService service = IInitialLockSetupService.Stub.asInterface( in testSetLockPassword_doesNotWorkWithExistingPassword() local
166 IInitialLockSetupService service = IInitialLockSetupService.Stub.asInterface( in testSetLockPassword_doesNotWorkWithInvalidPassword() local
174 IInitialLockSetupService service = IInitialLockSetupService.Stub.asInterface( in testSetLockPassword_setsDevicePassword() local
187 IInitialLockSetupService service = IInitialLockSetupService.Stub.asInterface( in testSetLockPin_setsDevicePin() local
[all …]
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_polling_manager_test.cpp72 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
85 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
99 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
115 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
128 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
143 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
158 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
175 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
194 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
212 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); variable
[all …]
/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_stub_unittest.cpp69 const std::string service = "serviceTest"; variable
84 const std::string service = ""; variable
99 const std::string service = "serviceTest"; variable
114 const std::string service = "serviceTest"; variable
130 const std::string service = "serviceTest"; variable
145 const std::string service; variable
160 const std::string service = "serviceTest"; variable
175 const std::string service = "serviceTest"; variable
190 const std::string service = "serviceTest"; variable
205 const std::string service = "serviceTest"; variable
[all …]
/ohos5.0/base/startup/init/services/init/
H A Dinit_common_service.c222 static int SetPerms(const Service *service) in SetPerms()
289 static int WritePid(const Service *service) in WritePid()
341 static int PublishHoldFds(Service *service) in PublishHoldFds()
370 static int BindCpuCore(Service *service) in BindCpuCore()
399 static void SetServiceEnv(Service *service) in SetServiceEnv()
467 void EnterServiceSandbox(Service *service) in EnterServiceSandbox()
677 int ServiceStop(Service *service) in ServiceStop()
783 void ServiceReap(Service *service) in ServiceReap()
922 void ServiceStopTimer(Service *service) in ServiceStopTimer()
938 Service *service = (Service *)context; in ServiceTimerStartProcess() local
[all …]
/ohos5.0/base/useriam/pin_auth/test/unittest/src/
H A Dpin_auth_service_test.cpp50 auto service = Common::MakeShared<PinAuthService>(); variable
57 auto service = Common::MakeShared<PinAuthService>(); variable
64 auto service = Common::MakeShared<PinAuthService>(); variable
72 auto service = Common::MakeShared<PinAuthService>(); variable
95 auto service = Common::MakeShared<PinAuthService>(); variable
120 auto service = Common::MakeShared<PinAuthService>(); variable
/aosp12/frameworks/native/libs/binder/
H A DActivityManager.cpp37 sp<IActivityManager> service = mService; in getService() local
61 sp<IActivityManager> service = getService(); in openContentUri() local
70 sp<IActivityManager> service = getService(); in registerUidObserver() local
80 sp<IActivityManager> service = getService(); in unregisterUidObserver() local
90 sp<IActivityManager> service = getService(); in isUidActive() local
99 sp<IActivityManager> service = getService(); in getUidProcessState() local
110 sp<IActivityManager> service = getService(); in checkPermission() local
119 sp<IActivityManager> service = getService(); in linkToDeath() local
127 sp<IActivityManager> service = getService(); in unlinkToDeath() local
/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcCardEmulation.aidl29 boolean isDefaultServiceForCategory(int userHandle, in ComponentName service, String category); in isDefaultServiceForCategory()
30 boolean isDefaultServiceForAid(int userHandle, in ComponentName service, String aid); in isDefaultServiceForAid()
31 boolean setDefaultServiceForCategory(int userHandle, in ComponentName service, String category); in setDefaultServiceForCategory()
32 boolean setDefaultForNextTap(int userHandle, in ComponentName service); in setDefaultForNextTap()
33 …boolean registerAidGroupForService(int userHandle, in ComponentName service, in AidGroup aidGroup); in registerAidGroupForService()
34 …boolean setOffHostForService(int userHandle, in ComponentName service, in String offHostSecureElem… in setOffHostForService()
35 boolean unsetOffHostForService(int userHandle, in ComponentName service); in unsetOffHostForService()
36 AidGroup getAidGroupForService(int userHandle, in ComponentName service, String category); in getAidGroupForService()
37 boolean removeAidGroupForService(int userHandle, in ComponentName service, String category); in removeAidGroupForService()
39 boolean setPreferredService(in ComponentName service); in setPreferredService()

12345678910>>...79