Home
last modified time | relevance | path

Searched refs:key13 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_hisysevent_adapter_impl.h68 … const ArkWebString key12, const int64_t value12, const ArkWebString key13, const int64_t value13,
H A Dark_hisysevent_adapter_impl.cpp164 … const ArkWebString key12, const int64_t value12, const ArkWebString key13, const int64_t value13, in Write() argument
184 std::string s_key13 = ArkWebStringStructToClass(key13); in Write()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_hisysevent_adapter.h74 … const ArkWebString key12, const int64_t value12, const ArkWebString key13, const int64_t value13,
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Djpeg_decoder_ex_test.cpp1383 const std::string key13 ="SceneType"; variable
1384 jpegDecoder->JpegDecoder::getExifTagFromKey(key13);