Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ string
Method
string
src/jvm/jvm.cpp:273–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
271
272
273
jstring Jvm::string(const std::string& s)
274
{
275
Env env;
276
return env->NewStringUTF(s.c_str());
277
}
278
279
280
Jvm::Constructor Jvm::findConstructor(const ConstructorFinder& finder)
Callers
15
read
Function · 0.45
readCredential
Function · 0.45
Throwable
Method · 0.45
File
Method · 0.45
poll
Method · 0.45
Flags
Method · 0.45
initialize
Method · 0.45
watch
Method · 0.45
SetUp
Method · 0.45
logFile
Function · 0.45
logSandbox
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
7
SetUp
Method · 0.36
logFile
Function · 0.36
logSandbox
Function · 0.36
TEST_F
Function · 0.36
foreach
Function · 0.36
createTestFile
Method · 0.36
TEST_F_TEMP_DISABLED_ON_WINDOWS
Function · 0.36