Searched defs:utf8Key (Results 1 – 2 of 2) sorted by relevance
1112 const char* utf8Key = "TestKey"; in HWTEST_F_L0() local1126 const char* utf8Key = "TestKey"; in HWTEST_F_L0() local1138 const char* utf8Key = "TestKey"; in HWTEST_F_L0() local1200 const char* utf8Key = "TestKey"; in HWTEST_F_L0() local1234 const char* utf8Key = "concat"; in HWTEST_F_L0() local
5673 …SValueRef> JSNApi::NapiGetNamedProperty(const EcmaVM *vm, uintptr_t nativeObj, const char* utf8Key) in NapiGetNamedProperty()