Home
last modified time | relevance | path

Searched refs:GET_IUNKNOWN (Results 1 – 25 of 30) sorted by relevance

12

/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
Diunknown.h142 #define GET_IUNKNOWN(T) (IUnknown *)(&((T).iUnknown)) macro
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
Dwifi_sa_service_lite.c91 …ret = SAMGR_GetInstance()->RegisterDefaultFeatureApi(WIFI_SERVICE_LITE, GET_IUNKNOWN(g_wifiSaServi… in Init()
Dwifi_device_feature_lite.cpp107 WIFI_FEATURE_DEVICE, GET_IUNKNOWN(g_devFeature)); in Init()
Dwifi_scan_feature_lite.cpp107 WIFI_FEATRUE_SCAN, GET_IUNKNOWN(g_scanFeature)); in Init()
/foundation/window/window_manager_lite/services/wms/
Dsamgr_wms.cpp88 SAMGR_GetInstance()->RegisterDefaultFeatureApi(SERVICE_NAME, GET_IUNKNOWN(g_example)); in Init()
/foundation/distributedhardware/device_manager/services/implementation/src/dispatch/
Dserver_stub.cpp102 …if (!SAMGR_GetInstance()->RegisterDefaultFeatureApi(DEVICE_MANAGER_SERVICE_NAME, GET_IUNKNOWN(serv… in DevMgrSvcInit()
/foundation/multimedia/media_lite/services/player_lite/server/src/
Dsamgr_player_server.cpp88 SAMGR_GetInstance()->RegisterDefaultFeatureApi(SERVICE_NAME, GET_IUNKNOWN(g_example)); in Init()
/foundation/window/window_manager_lite/services/ims/
Dsamgr_ims.cpp91 ret = SAMGR_GetInstance()->RegisterDefaultFeatureApi(IMS_SERVICE_NAME, GET_IUNKNOWN(g_example)); in Init()
/foundation/multimedia/camera_lite/services/server/src/
Dsamgr_camera.cpp96 SAMGR_GetInstance()->RegisterDefaultFeatureApi(Media::SERVICE_NAME, GET_IUNKNOWN(g_example)); in Init()
/foundation/multimedia/media_lite/services/recorder_lite/server/src/
Drecorder_samgr.cpp89 …ret = SAMGR_GetInstance()->RegisterDefaultFeatureApi(RECORDER_SERVICE_NAME, GET_IUNKNOWN(recorderS… in RecorderServiceReg()
/foundation/multimedia/audio_lite/services/server/src/
Daudio_capturer_samgr.cpp111 …ret = SAMGR_GetInstance()->RegisterDefaultFeatureApi(AUDIO_CAPTURER_SERVICE_NAME, GET_IUNKNOWN(aud… in AudioCapturerServiceReg()
/foundation/ability/dmsfwk_lite/source/
Ddmslite_feature.c120 DMSLITE_FEATURE, GET_IUNKNOWN(g_dmslite)); in Init()
/foundation/systemabilitymgr/samgr_lite/communication/broadcast/source/
Dpub_sub_feature.c47 …SAMGR_GetInstance()->RegisterFeatureApi(BROADCAST_SERVICE, PUB_SUB_FEATURE, GET_IUNKNOWN(*apiEntry… in Init()
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
Ddefault_client_rpc.c54 return GET_IUNKNOWN(*entry); in SAMGR_CreateIProxy()
80 return GET_IUNKNOWN(*entry); in SAMGR_CreateIRemoteProxy()
Ddefault_client.c86 return GET_IUNKNOWN(*entry); in SAMGR_CreateIProxy()
/foundation/communication/ipc/ipc/test/ipc/server/
Dipc_test_server.c178 SAMGR_GetInstance()->RegisterDefaultFeatureApi(IPC_TEST_SERVICE, GET_IUNKNOWN(g_ipcSaService)); in Init()
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
Dability_inner_feature.cpp57 auto publicApi = GET_IUNKNOWN(g_amsInnerImpl); in Init()
/foundation/systemabilitymgr/samgr_lite/
DREADME_zh.md188 SAMGR_GetInstance()->RegisterDefaultFeatureApi(EXAMPLE_SERVICE, GET_IUNKNOWN(g_example));
249 AsyncTimeCall(GET_IUNKNOWN(g_example));
280 …SAMGR_GetInstance()->RegisterFeatureApi(EXAMPLE_SERVICE, EXAMPLE_FEATURE, GET_IUNKNOWN(g_example));
330 SAMGR_GetInstance()->RegisterFeatureApi(EXAMPLE_SERVICE, EXAMPLE_FEATURE, GET_IUNKNOWN(api));
438 …SAMGR_GetInstance()->RegisterFeatureApi(EXAMPLE_SERVICE, EXAMPLE_FEATURE, GET_IUNKNOWN(g_example));
DREADME.md129 SAMGR_GetInstance()->RegisterDefaultFeatureApi(EXAMPLE_SERVICE, GET_IUNKNOWN(g_example));
190 AsyncTimeCall(GET_IUNKNOWN(g_example));
221 …SAMGR_GetInstance()->RegisterFeatureApi(EXAMPLE_SERVICE, EXAMPLE_FEATURE, GET_IUNKNOWN(g_example));
271 SAMGR_GetInstance()->RegisterFeatureApi(EXAMPLE_SERVICE, EXAMPLE_FEATURE, GET_IUNKNOWN(api));
379 …SAMGR_GetInstance()->RegisterFeatureApi(EXAMPLE_SERVICE, EXAMPLE_FEATURE, GET_IUNKNOWN(g_example));
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
Dipc_server_stub.cpp204 …if (!SAMGR_GetInstance()->RegisterDefaultFeatureApi(DEVICE_MANAGER_SERVICE_NAME, GET_IUNKNOWN(serv… in DevMgrSvcInit()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dbundle_mgr_slite_feature.cpp57 auto publicApi = GET_IUNKNOWN(g_bmsSliteImpl); in Init()
Dbundle_inner_feature.cpp55 return GET_IUNKNOWN(g_bmsInnerImpl); in GetBmsInnerFeatureApi()
/foundation/communication/dsoftbus/core/frame/small/init/src/
Dsoftbus_server_stub.c265 SAMGR_GetInstance()->RegisterDefaultFeatureApi(SOFTBUS_SERVICE, GET_IUNKNOWN(g_samgrService)); in Init()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
Dbundle_daemon.cpp52 result = samgrLite->RegisterDefaultFeatureApi(BDS_SERVICE, GET_IUNKNOWN(g_defaultApi)); in Init()
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
Dability_mgr_service_slite.cpp73 auto publicApi = GET_IUNKNOWN(g_amsSliteImpl); in InitFeature()

12