Home
last modified time | relevance | path

Searched refs:srcProf (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/napi/test/unittest/jsvm/
H A Dtest_jsvm.cpp89 static string srcProf = R"JS( variable
292 JSVM_CALL(OH_JSVM_CreateStringUtf8(env, srcProf.c_str(), srcProf.size(), &jsSrc));
485 JSVM_CALL(OH_JSVM_CreateStringUtf8(env, srcProf.c_str(), srcProf.size(), &jsSrc));
/ohos5.0/docs/zh-cn/application-dev/napi/
H A Djsvm-debugger-cpuprofiler-heapsnapshot.md200 static string srcProf = R"JS(
274 OH_JSVM_CreateStringUtf8(env, srcProf.c_str(), srcProf.size(), &jsSrc);
/ohos5.0/docs/en/application-dev/napi/
H A Djsvm-debugger-cpuprofiler-heapsnapshot.md207 static string srcProf = R"JS(
281 OH_JSVM_CreateStringUtf8(env, srcProf.c_str(), srcProf.size(), &jsSrc);