Home
last modified time | relevance | path

Searched defs:lib (Results 1 - 14 of 14) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhdi_wrapper.c31 HDILib *lib = MEM_CALLOC.alloc(sizeof(HDILib)); in LoadHdiLib() local
67 UnloadHdiLib(HDILib *lib) UnloadHdiLib() argument
[all...]
H A Dhdi_wrapper.h30 void *lib; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_sbc_dynamic_lib_ctrl.cpp38 CODECSbcLib *lib = new CODECSbcLib(); in LoadCodecSbcLib() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/
H A Dcomponent_config.h24 std::string lib = ""; member in OHOS::DistributedData::final
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/include/
H A Da2dp_sbc_dynamic_lib_ctrl.h35 void *lib; member
/foundation/distributeddatamgr/pasteboard/services/load/include/
H A Dconfig.h25 std::string lib = ""; member in OHOS::MiscServices::final::final
/foundation/ai/ai_engine/services/common/platform/dl_operation/source/
H A Daie_dl_operation.cpp57 void AieDlclose(void *lib) in AieDlclose() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_analyzer_mgr.cpp30 auto lib = ImageAnalyzerLoader::Load(); in ImageAnalyzerMgr() local
H A Ddata_detector_mgr.cpp30 auto lib = DataDetectorLoader::Load(); in DataDetectorMgr() local
H A Dstylus_detector_mgr.cpp644 auto lib = StylusDetectorLoader::Load(); in StylusDetectorMgr() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dplugin_registry.cpp104 ILibrary::Ptr lib; member
571 void PluginRegistry::RegisterPlugin(ILibrary::Ptr lib, const IPlugin& plugin, bool asDependency) in RegisterPlugin() argument
/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dplugin_register.cpp379 struct dirent* lib = nullptr; in RegisterPluginsFromPath() local
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/common/
H A Daudio_module_info.h97 std::string lib; member
/foundation/arkui/napi/module_manager/
H A Dnative_module_manager.cpp127 void NativeModuleManager::EmplaceModuleLib(std::string moduleKey, const LIBHANDLE lib) in EmplaceModuleLib() argument
161 void NativeModuleManager::EmplaceModuleBuffer(const std::string moduleKey, const uint8_t* lib) in EmplaceModuleBuffer() argument
872 LIBHANDLE lib = nullptr; LoadModuleLibrary() local
929 const uint8_t* lib = nullptr; GetFileBuffer() local
1005 LIBHANDLE lib = LoadModuleLibrary(moduleKey, loadPath, path, isAppModule, errInfo, errReason0); FindNativeModuleByDisk() local
[all...]

Completed in 7 milliseconds