OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pluginpath
(Results
1 - 25
of
40
) sorted by null
1
2
/prebuilts/go/darwin-x86/src/plugin/
plugin_dlopen.go
72
pluginpath
, syms, mismatchpkg := lastmoduleinit()
83
pluginpath
:
pluginpath
,
90
initStr := C.CString(
pluginpath
+ ".init")
107
cname := C.CString(
pluginpath
+ "." + symName)
129
return nil, errors.New("plugin: symbol " + symName + " not found in plugin " + p.
pluginpath
)
138
func lastmoduleinit() (
pluginpath
string, syms map[string]interface{}, mismatchpkg string)
plugin.go
21
pluginpath
string
/prebuilts/go/linux-x86/src/plugin/
plugin_dlopen.go
72
pluginpath
, syms, mismatchpkg := lastmoduleinit()
83
pluginpath
:
pluginpath
,
90
initStr := C.CString(
pluginpath
+ ".init")
107
cname := C.CString(
pluginpath
+ "." + symName)
129
return nil, errors.New("plugin: symbol " + symName + " not found in plugin " + p.
pluginpath
)
138
func lastmoduleinit() (
pluginpath
string, syms map[string]interface{}, mismatchpkg string)
plugin.go
21
pluginpath
string
/hardware/interfaces/cas/1.0/default/
FactoryLoader.h
105
String8
pluginPath
= dirPath + "/" + pEntry->d_name;
106
if (
pluginPath
.getPathExtension() == ".so") {
108
pluginPath
, CA_system_id, library, factory)) {
109
mCASystemIdToLibraryPathMap.add(CA_system_id,
pluginPath
);
142
String8
pluginPath
= dirPath + "/" + pEntry->d_name;
143
if (
pluginPath
.getPathExtension() == ".so") {
144
queryPluginsFromPath(
pluginPath
, results);
/frameworks/av/drm/drmserver/
PlugInManager.h
211
String8
plugInPath
;
212
plugInPath
+= rsDirPath;
213
plugInPath
+= "/";
214
plugInPath
+= pEntry->d_name;
216
fileList.add(
plugInPath
);
DrmManager.cpp
100
String8
plugInPath
= plugInPathList[i];
101
DrmSupportInfo* info = mPlugInManager.getPlugIn(
plugInPath
).getSupportInfo(0);
104
mSupportInfoToPlugInIdMap.add(*info,
plugInPath
);
378
String8
plugInPath
= plugInPathList[i];
380
= mPlugInManager.getPlugIn(
plugInPath
).getSupportInfo(0);
/prebuilts/go/darwin-x86/src/runtime/
plugin.go
23
if pmd.
pluginpath
== md.
pluginpath
{
24
println("plugin: plugin", md.
pluginpath
, "already loaded")
87
return md.
pluginpath
, syms, ""
/prebuilts/go/linux-x86/src/runtime/
plugin.go
23
if pmd.
pluginpath
== md.
pluginpath
{
24
println("plugin: plugin", md.
pluginpath
, "already loaded")
87
return md.
pluginpath
, syms, ""
/external/clang/lib/StaticAnalyzer/Frontend/
CheckerRegistration.cpp
38
static void warnIncompatible(DiagnosticsEngine *diags, StringRef
pluginPath
,
90
StringRef
pluginPath
,
98
<< llvm::sys::path::filename(
pluginPath
);
/prebuilts/sdk/tools/
README-jack-code-coverage.md
44
--
pluginpath
<code_coverage_plugin_jar>
87
java -jar <jack_jar> --
pluginpath
<code_coverage_plugin_jar> --plugin com.android.jack.coverage.CodeCoverage --help-properties
/external/icu/icu4j/eclipse-build/pdebuild/
allElements.xml
8
<!-- location by setting the property "
pluginPath
" -->
build.properties
139
#
pluginPath
is a list of locations in which to find plugins and features. This list is separated by the platform file separator (; or :)
144
#
pluginPath
=
/prebuilts/go/darwin-x86/src/cmd/link/
doc.go
88
-
pluginpath
path
/prebuilts/go/linux-x86/src/cmd/link/
doc.go
88
-
pluginpath
path
/sdk/eclipse/buildConfig/
build.properties
149
#
pluginPath
is a list of locations in which to find plugins and features. This list is separated by the platform file separator (; or :)
154
#
pluginPath
=
allElements.xml
12
<!-- location by setting the property "
pluginPath
" -->
/prebuilts/go/darwin-x86/pkg/darwin_amd64/
plugin.a
15
plugin E|SGOROOT/src/plugin/plugin_dlopen.go?Plugin 2.go*
pluginpath