Home
last modified time | relevance | path

Searched defs:service (Results 76 - 100 of 416) sorted by relevance

12345678910>>...17

/third_party/node/deps/icu-small/source/common/
H A Dservslkf.cpp64 SimpleLocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const in create() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dservslkf.cpp64 SimpleLocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const in create() argument
/third_party/protobuf/python/google/protobuf/internal/
H A Dservice_reflection_test.py45 from google.protobuf import service namespace
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
H A Dservice_reflection_test.py40 from google.protobuf import service namespace
/third_party/selinux/libselinux/utils/
H A Dgetdefaultcon.c24 char *service = NULL; in main() local
/device/qemu/riscv32_virt/liteos_m/board/hardware/adapter/
H A Dhdf_syscall_adapter.c24 int HdfSyscallAdapterDispatch (struct HdfObject *service, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) in HdfSyscallAdapterDispatch() argument
[all...]
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dinter_ipc_service_stub.cpp86 auto service = std::static_pointer_cast<InterIpcServiceStub>(sharedFromThis_); in CreateDeathListener() local
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_manager.cpp69 int32_t DomainRpcManager::AddDomainRpcService(DomainRpcService *service) in AddDomainRpcService() argument
/foundation/ability/ability_runtime/services/quickfixmgr/include/
H A Dquick_fix_manager_apply_task.h29 QuickFixManagerApplyTask(sptr<AppExecFwk::IQuickFixManager> bundleQfMgr, sptr<AppExecFwk::IAppMgr> appMgr, std::shared_ptr<AppExecFwk::EventHandler> handler, wptr<QuickFixManagerService> service) QuickFixManagerApplyTask() argument
/foundation/ability/ability_runtime/test/unittest/app_exit_reason_helper_test/
H A Dapp_exit_reason_helper_test.cpp64 std::weak_ptr<AAFwk::AbilityManagerService> service; in HWTEST_F() local
91 std::weak_ptr<AAFwk::AbilityManagerService> service; in HWTEST_F() local
116 std::weak_ptr<AAFwk::AbilityManagerService> service; in HWTEST_F() local
143 std::weak_ptr<AAFwk::AbilityManagerService> service; in HWTEST_F() local
171 std::weak_ptr<AAFwk::AbilityManagerService> service; HWTEST_F() local
197 std::weak_ptr<AAFwk::AbilityManagerService> service; HWTEST_F() local
223 std::weak_ptr<AAFwk::AbilityManagerService> service; HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_server_callback_proxy.cpp82 void BluetoothGattServerCallbackProxy::OnAddService(int32_t ret, const BluetoothGattService &service) in OnAddService() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_connection.cpp33 A2dpService *service = GetServiceInstance(role_); in A2dpConnect() local
69 A2dpService *service = GetServiceInstance(role_); in A2dpDisconnect() local
94 A2dpService *service = GetServiceInstance(role_); in JudgeConnectedNum() local
129 A2dpService *service = GetServiceInstance(role_); AddDevice() local
149 A2dpService *service = GetServiceInstance(role_); DeleteDevice() local
161 A2dpService *service = nullptr; JudgeConnectExit() local
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/concurrency/
H A Daudio_concurrency_service.cpp49 std::shared_ptr<AudioConcurrencyService> service = service_.lock(); in OnRemoteDied() local
41 AudioConcurrencyDeathRecipient( const std::shared_ptr<AudioConcurrencyService> &service, uint32_t sessionID) AudioConcurrencyDeathRecipient() argument
/foundation/multimedia/audio_lite/services/server/src/
H A Daudio_capturer_samgr.cpp36 static const char *GetName(Service *service) in GetName() argument
42 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument
57 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() argument
69 GetTaskConfig(Service *service) GetTaskConfig() argument
[all...]
/foundation/multimedia/camera_lite/services/server/src/
H A Dsamgr_camera.cpp42 static const char* GetName(Service* service) in GetName() argument
48 static BOOL Initialize(Service* service, Identity identity) in Initialize() argument
60 static BOOL MessageHandle(Service* service, Request* msg) in MessageHandle() argument
70 GetTaskConfig(Service* service) GetTaskConfig() argument
[all...]
/foundation/multimedia/media_lite/services/player_lite/server/src/
H A Dsamgr_player_server.cpp41 static const char* GetName(Service* service) in GetName() argument
47 static BOOL Initialize(Service* service, Identity identity) in Initialize() argument
55 static BOOL MessageHandle(Service* service, Request* msg) in MessageHandle() argument
62 static TaskConfig GetTaskConfig(Service* service) in GetTaskConfig() argument
[all...]
/foundation/multimedia/media_lite/services/recorder_lite/server/src/
H A Drecorder_samgr.cpp36 static const char *GetName(Service *service) in GetName() argument
42 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument
51 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() argument
57 static TaskConfig GetTaskConfig(Service *service) in GetTaskConfig() argument
[all...]
/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dscreen_listener.cpp58 ScreenListener(std::shared_ptr<WorkQueueManager> workQueueManager, std::shared_ptr<WorkSchedulerService> service) ScreenListener() argument
H A Dbattery_level_listener.cpp61 BatteryLevelListener(std::shared_ptr<WorkQueueManager> workQueueManager, std::shared_ptr<WorkSchedulerService> service) BatteryLevelListener() argument
/foundation/systemabilitymgr/samgr_lite/samgr_client/source/
H A Dremote_register.c39 int SAMGR_RegisterServiceApi(const char *service, const char *feature, const Identity *identity, IUnknown *iUnknown) in SAMGR_RegisterServiceApi() argument
55 IUnknown *SAMGR_FindServiceApi(const char *service, const char *feature) in SAMGR_FindServiceApi() argument
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dservice.c25 ServiceImpl *SAMGR_CreateServiceImpl(Service *service, uint8 step) in SAMGR_CreateServiceImpl() argument
114 DEFAULT_StopService(ServiceImpl *service) DEFAULT_StopService() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_mgr_service_impl.cpp40 sptr<WifiScanMgrServiceImpl> service = new (std::nothrow) WifiScanMgrServiceImpl; in GetInstance() local
/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_polling_manager_test.cpp72 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); in HWTEST_F() local
85 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); in HWTEST_F() local
99 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); in HWTEST_F() local
115 std::shared_ptr<NfcService> service in HWTEST_F() local
128 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local
143 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local
158 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local
175 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local
194 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local
212 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local
230 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local
248 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local
263 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local
280 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dp2p_enabled_state_test.cpp231 WifiP2pServiceInfo service; in HWTEST_F() local
244 WifiP2pServiceInfo service; in HWTEST_F() local
323 WifiP2pServiceInfo service; in HWTEST_F() local
332 WifiP2pServiceInfo service; in HWTEST_F() local
/foundation/communication/nfc/test/fuzztest/services_test/hcesession_test/hcesession/hcesession_fuzzer/
H A Dhcesession_fuzzer.cpp42 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); in FuzzIsDefaultService() local
52 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); in FuzzStartHce() local
62 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); in FuzzStopHce() local
71 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); in FuzzRegHceCmdCallbackByToken() local
81 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); in FuzzUnRegHceCmdCallback() local
90 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); FuzzUnRegAllCallback() local
98 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); FuzzHandleWhenRemoteDie() local
[all...]

Completed in 9 milliseconds

12345678910>>...17