/ohos5.0/foundation/communication/nfc/test/unittest/services/services_tags_test/ |
H A D | bt_connection_manager_test.cpp | 63 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 D | tag_session_test.cpp | 75 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 D | wifi_connection_manager_test.cpp | 63 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 D | audio_adm_interface_test.cpp | 78 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 D | app_mgr_client.cpp | 135 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 D | TelecomManager.java | 1096 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 D | callback_manager_impl_test.cpp | 54 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 D | hdf_remote_service.c | 20 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 D | DefaultServiceBinder.java | 43 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 D | print_service_ability_test.cpp | 225 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 D | BluetoothHeadset.java | 483 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 D | BluetoothA2dp.java | 328 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 D | codec_component_type_service.c | 33 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 D | cloud_sync_service_stub_test.cpp | 120 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 D | multi_user_manager_service_test.cpp | 56 …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 D | SensorPrivacyManager.cpp | 36 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 D | avsession_manager_impl.cpp | 115 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 D | fusion_services_binding.cpp | 33 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 D | InitialLockSetupServiceTest.java | 89 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 D | nfc_polling_manager_test.cpp | 72 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 D | dbinder_service_stub_unittest.cpp | 69 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 D | init_common_service.c | 222 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 D | pin_auth_service_test.cpp | 50 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 D | ActivityManager.cpp | 37 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 D | INfcCardEmulation.aidl | 29 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()
|