/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
H A D | hdi_wrapper.c | 31 HDILib *lib = MEM_CALLOC.alloc(sizeof(HDILib)); in LoadHdiLib() local 67 void UnloadHdiLib(HDILib *lib) in UnloadHdiLib()
|
H A D | hdi_wrapper.h | 30 void *lib; member
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/ |
H A D | component_config.h | 24 std::string lib = ""; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/conf/ |
H A D | config.json | 9 "lib": "libconfigdemo.z.so", string 18 "lib": "libopencloudextension.z.so" string 21 "lib": "libudmf_server.z.so" string 24 "lib": "libdata_share_service.z.so" string
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsVSCode/ |
H A D | jsconfig.json | 6 "lib": [ array
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/ |
H A D | a2dp_sbc_dynamic_lib_ctrl.cpp | 38 CODECSbcLib *lib = new CODECSbcLib(); in LoadCodecSbcLib() local
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/load/include/ |
H A D | config.h | 25 std::string lib = ""; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_manager/ |
H A D | tsconfig-themecontrol.json | 16 "lib": [ array
|
H A D | tsconfig.json | 35 "lib": [ array
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_mock/ |
H A D | tsconfig.json | 17 "lib": [ array
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_shape/ |
H A D | tsconfig.json | 20 "lib": [ array
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/include/ |
H A D | a2dp_sbc_dynamic_lib_ctrl.h | 35 void *lib; member
|
/ohos5.0/foundation/ai/ai_engine/services/common/platform/dl_operation/source/ |
H A D | aie_dl_operation.cpp | 57 void AieDlclose(void *lib) in AieDlclose()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_node/ |
H A D | tsconfig.json | 28 "lib": [ array
|
/ohos5.0/foundation/arkui/napi/module_manager/ |
H A D | native_module_manager.cpp | 127 void NativeModuleManager::EmplaceModuleLib(std::string moduleKey, const LIBHANDLE lib) in EmplaceModuleLib() 161 void NativeModuleManager::EmplaceModuleBuffer(const std::string moduleKey, const uint8_t* lib) in EmplaceModuleBuffer() 872 LIBHANDLE lib = nullptr; in LoadModuleLibrary() local 929 const uint8_t* lib = nullptr; in GetFileBuffer() local 1005 LIBHANDLE lib = LoadModuleLibrary(moduleKey, loadPath, path, isAppModule, errInfo, errReason0); in FindNativeModuleByDisk() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_prefetcher/ |
H A D | tsconfig.json | 33 "lib": [ array
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | data_detector_mgr.cpp | 30 auto lib = DataDetectorLoader::Load(); in DataDetectorMgr() local
|
H A D | image_analyzer_mgr.cpp | 30 auto lib = ImageAnalyzerLoader::Load(); in ImageAnalyzerMgr() local
|
/ohos5.0/foundation/multimedia/player_framework/services/services/factory/ |
H A D | engine_factory_repo.cpp | 56 for (auto &lib : factoryLibs_) { in UnloadLib() local
|
/ohos5.0/drivers/peripheral/secure_element/secure_element_ca_proxy/ |
H A D | secure_element_ca_proxy.cpp | 34 SecureElementCaProxy::DynamicLoad::DynamicLoad(const std::string &lib) : libPath_(lib) {} in DynamicLoad()
|
/ohos5.0/drivers/peripheral/secure_element/test/unittest/mock/ |
H A D | mock.cpp | 95 SecureElementCaProxy::DynamicLoad::DynamicLoad(const std::string &lib) {} in DynamicLoad()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | audio_effect_server.cpp | 116 for (const std::shared_ptr<AudioEffectLibEntry> &lib : libList) { in FindLibrary() local
|
/ohos5.0/drivers/peripheral/audio/effect/model/src/ |
H A D | effect_model.c | 367 struct EffectFactory *lib = NULL; in EffectModelCreateEffectController() local 416 struct EffectFactory *lib = libInfo->libEffect; in EffectModelDestroyEffectController() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ |
H A D | plugin_registry.cpp | 104 ILibrary::Ptr lib; member 155 if (ILibrary::Ptr lib = ILibrary::Load(absoluteFile); lib) { in GatherDynamicPlugins() local 571 void PluginRegistry::RegisterPlugin(ILibrary::Ptr lib, const IPlugin& plugin, bool asDependency) in RegisterPlugin()
|
/ohos5.0/build/ohos/packages/ |
H A D | fs_process.py | 48 def is_lib(cls, lib): argument
|