Searched refs:srcCode (Results 1 – 3 of 3) sorted by relevance
550 static JSVM_Value RunScriptAndLogResult(JSVM_Env env, const std::string &srcCode) {552 OH_JSVM_CreateStringUtf8(env, srcCode.c_str(), srcCode.size(), &sourceCodeValue);
1486 const OH_Drawing_FontConfigInfoErrorCode srcCode, OH_Drawing_FontConfigInfoErrorCode* dstCode) in SetFontConfigInfoErrorCode() argument1491 *dstCode = srcCode; in SetFontConfigInfoErrorCode()