Home
last modified time | relevance | path

Searched defs:instance (Results 1501 – 1525 of 1909) sorted by relevance

1...<<61626364656667686970>>...77

/ohos5.0/base/account/os_account/services/accountmgr/test/mock/src/
H A Dmock_service_registry.cpp25 static auto instance = new SystemAbilityManagerClient(); in GetInstance() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_observer_mgr.cpp137 static AppEventObserverMgr instance; in GetInstance() local
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevmgr_service.c497 static struct IDevmgrService *instance = NULL; in DevmgrServiceGetInstance() local
H A Ddevsvc_manager.c430 static struct IDevSvcManager *instance = NULL; in DevSvcManagerGetInstance() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_web_controller.cpp43 static PasteboardWebController instance; in GetInstance() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/
H A Ddump_helper.cpp42 static DumpHelper instance; in GetInstance() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_factory.cpp33 static StoreFactory instance; in GetInstance() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
H A Dhgm_core.cpp54 static HgmCore instance; in Instance() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
H A Drs_sub_thread_manager.cpp34 static RSSubThreadManager instance; in Instance() local
/ohos5.0/drivers/peripheral/audio/effect/model/src/
H A Deffect_model.c483 void EffectModelImplRelease(struct IEffectModel *instance) in EffectModelImplRelease()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/
H A Dapp_recovery.cpp103 static AppRecovery instance; in GetInstance() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
H A Dauto_fill_manager.cpp41 static AutoFillManager instance; in GetInstance() local
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_function.cpp99 void *instance = g_getMtpImpl(); in GetUsbfnMtpImpl() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_client.cpp29 static BundleActiveClient instance; in GetInstance() local
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/mock/
H A Dmock_distributed_input_client.cpp29 std::shared_ptr<DistributedInputClient> DistributedInputClient::instance = std::make_shared<Distrib… member in OHOS::DistributedHardware::DistributedInput::DistributedInputClient
/ohos5.0/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_interface.cpp211 napi_value instance = nullptr; in CreateInstanceForRunningLock() local
/aosp12/system/libhidl/transport/
H A DServiceManagement.cpp712 const std::string& instance) { in handleCastError()
739 const std::string& instance, in getRawServiceInternal()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_ag.cpp414 static BluetoothNoDestructor<HandsFreeAudioGateway> instance; in GetProfile() local
417 static HandsFreeAudioGateway instance; in GetProfile() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_service_proxy.cpp303 sptr<NativeRdb::ResultSetProxy> instance = new NativeRdb::ResultSetProxy(remote); in RemoteQuery() local
378 sptr<NativeRdb::ResultSetProxy> instance = new NativeRdb::ResultSetProxy(remote); in QuerySharingResource() local
/ohos5.0/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_raw_sdk_if_test.h56 struct AcmDevice *instance; member
67 struct AcmDevice *instance; member
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_mac.cpp632 static napi_value NapiWrapMac(napi_env env, napi_value instance, NapiMac *macNapiObj) in NapiWrapMac()
676 napi_value instance = nullptr; in CreateMac() local
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/
H A Dpub_key_exchange.c700 static int32_t InitPubkeyExchangeCmd(PubKeyExchangeCmd *instance, const PubKeyExchangeParams *param… in InitPubkeyExchangeCmd()
738 PubKeyExchangeCmd *instance = (PubKeyExchangeCmd *)HcMalloc(sizeof(PubKeyExchangeCmd), 0); in CreatePubKeyExchangeCmd() local
H A Dsave_trusted_info.c812 static int32_t InitSaveTrustedInfoCmd(SaveTrustedInfoCmd *instance, const SaveTrustedInfoParams *pa… in InitSaveTrustedInfoCmd()
854 SaveTrustedInfoCmd *instance = (SaveTrustedInfoCmd *)HcMalloc(sizeof(SaveTrustedInfoCmd), 0); in CreateSaveTrustedInfoCmd() local
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.cpp57 VKAPI_ATTR VkResult disabledCreateAndroidSurfaceKHR(VkInstance instance, const VkAndroidSurfaceCrea… in disabledCreateAndroidSurfaceKHR()
62 VKAPI_ATTR void disabledDestroySurfaceKHR(VkInstance instance, VkSurfaceKHR, const VkAllocationCall… in disabledDestroySurfaceKHR()
145 VkInstance instance, in InitDispatchTable()
552 VKAPI_ATTR VkResult EnumeratePhysicalDevices(VkInstance instance, uint32_t* pPhysicalDeviceCount, V… in EnumeratePhysicalDevices()
649 VKAPI_ATTR PFN_vkVoidFunction GetInstanceProcAddr(VkInstance instance, const char* pName) { in GetInstanceProcAddr()
1366 VKAPI_ATTR void DestroySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCall… in DestroySurfaceKHR()
1450 VKAPI_ATTR VkResult EnumeratePhysicalDeviceGroups(VkInstance instance, uint32_t* pPhysicalDeviceGro… in EnumeratePhysicalDeviceGroups()
1602 VKAPI_ATTR void vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator) { in vkDestroyInstance()
1607 VKAPI_ATTR VkResult vkEnumeratePhysicalDevices(VkInstance instance, uint32_t* pPhysicalDeviceCount,… in vkEnumeratePhysicalDevices()
1617 VKAPI_ATTR PFN_vkVoidFunction vkGetInstanceProcAddr(VkInstance instance, const char* pName) { in vkGetInstanceProcAddr()
[all …]
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_pastedata.cpp833 napi_value instance = nullptr; in GetRecordAt() local
849 napi_value instance = nullptr; in GetRecord() local
1023 napi_status PasteDataNapi::NewInstance(napi_env env, napi_value &instance) in NewInstance()

1...<<61626364656667686970>>...77