OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SOPath
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/cpu_ref/
rsCpuScript.cpp
388
std::string
SOPath
;
392
&
SOPath
)) {
401
mScriptSO = SharedLibraryUtils::loadAndDeleteSharedLibrary(
SOPath
.c_str());
[
all
...]
rsCpuScriptGroup2.cpp
536
std::string
SOPath
;
540
reuse, &
SOPath
)) {
551
mScriptObj = SharedLibraryUtils::loadAndDeleteSharedLibrary(
SOPath
.c_str());
Completed in 305 milliseconds