Home
last modified time | relevance | path

Searched refs:key14 (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.h69 … const ArkWebString key14, const int64_t value14, const ArkWebString key15, const int64_t value15,
H A Dark_hisysevent_adapter_impl.cpp165 … const ArkWebString key14, const int64_t value14, const ArkWebString key15, const int64_t value15, in Write() argument
185 std::string s_key14 = ArkWebStringStructToClass(key14); in Write()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_hisysevent_adapter.h75 … const ArkWebString key14, const int64_t value14, const ArkWebString key15, const int64_t value15,
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Djpeg_decoder_ex_test.cpp1385 const std::string key14 ="CompressedBitsPerPixel"; variable
1386 jpegDecoder->JpegDecoder::getExifTagFromKey(key14);