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
refs:FreeLibrary
(Results
1 - 11
of
11
) sorted by relevance
/foundation/multimedia/image_framework/plugins/manager/src/common/
H
A
D
platform_adp.cpp
47
FreeLibrary
(handle);
in AdpFreeLibrary()
60
void PlatformAdp::
FreeLibrary
(void *handle)
in FreeLibrary()
function in OHOS::MultimediaPlugin::PlatformAdp
H
A
D
platform_adp.h
38
void
FreeLibrary
(void *handle);
/foundation/ability/ability_runtime/cj_environment/frameworks/cj_environment/src/
H
A
D
dynamic_loader_win.cpp
40
(void)
FreeLibrary
((HMODULE)so);
in DynamicFreeLibrary()
/foundation/multimedia/image_framework/plugins/manager/src/framework/
H
A
D
plugin.cpp
69
FreeLibrary
();
in ~Plugin()
116
FreeLibrary
();
in Ref()
206
FreeLibrary
();
in ResolveLibrary()
229
FreeLibrary
();
in ResolveLibrary()
237
void Plugin::
FreeLibrary
()
in FreeLibrary()
function in OHOS::MultimediaPlugin::Plugin
268
platformAdp_.
FreeLibrary
(handle_);
in FreeLibrary()
H
A
D
plugin.h
64
void
FreeLibrary
();
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H
A
D
utils.h
24
#define FREELIB(libHandle)
FreeLibrary
(libHandle)
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/windows/
H
A
D
library_windows.cpp
56
FreeLibrary
(libraryHandle_);
in ~LibraryWindows()
/foundation/multimedia/media_foundation/engine/plugin/core/
H
A
D
plugin_loader.cpp
85
::
FreeLibrary
((HMODULE)handler);
in CheckSymbol()
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/
H
A
D
core_library_loader.h
101
FreeLibrary
(g_agpEngineHandle);
in UnloadCoreLibrary()
/foundation/arkui/napi/module_manager/
H
A
D
native_module_manager.h
36
#define LIBFREE
FreeLibrary
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H
A
D
wgl_state.cpp
502
FreeLibrary
(glModule_);
in DestroyContext()
Completed in 5 milliseconds