Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:lib
(Results
1 - 14
of
14
) sorted by relevance
/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
UnloadHdiLib(HDILib *
lib
)
UnloadHdiLib()
argument
[all...]
H
A
D
hdi_wrapper.h
30
void *
lib
;
member
/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
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/
H
A
D
component_config.h
24
std::string
lib
= "";
member in OHOS::DistributedData::final
/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
/foundation/distributeddatamgr/pasteboard/services/load/include/
H
A
D
config.h
25
std::string
lib
= "";
member in OHOS::MiscServices::final::final
/foundation/ai/ai_engine/services/common/platform/dl_operation/source/
H
A
D
aie_dl_operation.cpp
57
void AieDlclose(void *
lib
)
in AieDlclose()
argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
image_analyzer_mgr.cpp
30
auto
lib
= ImageAnalyzerLoader::Load();
in ImageAnalyzerMgr()
local
H
A
D
data_detector_mgr.cpp
30
auto
lib
= DataDetectorLoader::Load();
in DataDetectorMgr()
local
H
A
D
stylus_detector_mgr.cpp
644
auto
lib
= StylusDetectorLoader::Load();
in StylusDetectorMgr()
local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H
A
D
plugin_registry.cpp
104
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
D
plugin_register.cpp
379
struct dirent*
lib
= nullptr;
in RegisterPluginsFromPath()
local
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/common/
H
A
D
audio_module_info.h
97
std::string
lib
;
member
/foundation/arkui/napi/module_manager/
H
A
D
native_module_manager.cpp
127
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 8 milliseconds