Home
last modified time | relevance | path

Searched defs:stringValue (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_api_module/buffer/
Dnative_module_buffer.cpp1096 napi_value stringValue = nullptr; in SendEventToString() local
1114 napi_value stringValue = nullptr; in TextAsync() local
/commonlibrary/ets_utils/js_sys_module/console/
Dconsole.cpp140 std::string stringValue = Helper::NapiHelper::GetPrintString(env, argv[i]); in MakeLogContent() local