Home
last modified time | relevance | path

Searched defs:chars (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/lib/
H A DInterfaceNativeTest.cpp97 const char *chars = env->GetStringUTFChars(str, &isCopy); in ETS_InterfaceNativeTest_testNewStrUTF() local
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser.cpp155 std::vector<uint16_t> chars; in ParseDisjunction() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
H A Dets_napi_native_interface.cpp1998 NO_UB_SANITIZE static void ReleaseStringChars([[maybe_unused]] EtsEnv *env, ets_string string, const ets_char *chars) in ReleaseStringChars() argument
2056 ReleaseStringUTFChars([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_string string, const char *chars) ReleaseStringUTFChars() argument
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dllvm_ir_constructor.cpp3301 auto chars = ctor->builder_.CreateConstInBoundsGEP1_64(ctor->builder_.getInt8Ty(), array, dataOff); in VisitLoadCompressedStringChar() local

Completed in 19 milliseconds