Home
last modified time | relevance | path

Searched refs:customInfo (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_chipset_platform_encrypt_test.cpp65 .customInfo = {
82 .customInfo = {
99 .customInfo = {
117 .customInfo = {
135 .customInfo = {
462 res.hmacMsg.insert(res.hmacMsg.end(), input.customInfo.begin(), input.customInfo.end()); in Encrypt()
529 input.customInfo = VectorStrToVectorUint8(data["customInfo"]); in ReadInputFile()
540 HKS_TEST_LOG_I("read customInfo size = %zu, data = ", input.customInfo.size()); in ReadInputFile()
541 PrintOne(input.customInfo); in ReadInputFile()
/ohos5.0/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/resources/dumpfile/
H A Dinput.txt108 …type: ClickRecognizer, depth: 3, id: 0xf0c19f90, parentId: 0xef57c6f0, customInfo: count: 1, finge…
112 …: LongPressRecognizer, depth: 2, id: 0xef748aa0, parentId: 0xef57cf40, customInfo: duration: 500, …
116 …, type: PanRecognizer, depth: 1, id: 0xf3d6bfc0, parentId: 0xf063eed0, customInfo: direction: 3, i…
129 …: LongPressRecognizer, depth: 1, id: 0xef748aa0, parentId: 0xf063eed0, customInfo: duration: 500, …
133 …, type: PanRecognizer, depth: 1, id: 0xf3d6bfc0, parentId: 0xf063eed0, customInfo: direction: 3, i…
174 …: LongPressRecognizer, depth: 1, id: 0xef748aa0, parentId: 0xf063eed0, customInfo: duration: 500, …
178 …, type: PanRecognizer, depth: 1, id: 0xf3d6bfc0, parentId: 0xf063eed0, customInfo: direction: 3, i…
219 …: LongPressRecognizer, depth: 1, id: 0xef748aa0, parentId: 0xf063eed0, customInfo: duration: 500, …
223 …, type: PanRecognizer, depth: 1, id: 0xf3d6bfc0, parentId: 0xf063eed0, customInfo: direction: 3, i…
269 …, type: PanRecognizer, depth: 1, id: 0xf3d6bfc0, parentId: 0xf063eed0, customInfo: direction: 3, i…
[all …]
/ohos5.0/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/
H A Davmetadatahelper_service_proxy.cpp154 std::shared_ptr<Meta> customInfo = std::make_shared<Meta>(); in GetAVMetadata() local
166 ret = customInfo->FromParcel(reply); in GetAVMetadata()
176 metadata->SetData("customInfo", customInfo); in GetAVMetadata()
H A Davmetadatahelper_service_stub.cpp300 std::shared_ptr<Meta> customInfo = std::make_shared<Meta>(); in GetAVMetadata() local
309 ret &= metadata->GetData("customInfo", customInfo); in GetAVMetadata()
311 ret &= customInfo->ToParcel(reply); in GetAVMetadata()
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/
H A Dhks_chipset_platform_test.h51 std::vector<uint8_t> customInfo; member
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/metadatahelper/
H A Davmetadataextractor_napi.cpp208 napi_value customInfo = nullptr; in ResolveMetadataComplete() local
211 napi_create_object(env, &customInfo); in ResolveMetadataComplete()
238 …CHECK_AND_CONTINUE_LOG(CommonNapi::SetPropertyByValueType(env, customInfo, customData, iter->first… in ResolveMetadataComplete()
247 napi_set_named_property(env, result, "customInfo", customInfo); in ResolveMetadataComplete()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_unit_test.cpp1521 Meta customInfo; variable
1522 customInfo.SetData("key", "value");
1523 recorder_->SetUserCustomInfo(customInfo);
1552 Meta customInfo; variable
1553 customInfo.SetData("key", "value");
1554 recorder_->SetUserCustomInfo(customInfo);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h734 if (!customInfo.empty()) { in Dump()
735 oss << ", " << "customInfo: " << customInfo; in Dump()
765 std::string customInfo; member
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.h173 Meta customInfo; member
H A Drecorder_server.cpp589 config_.customInfo = userCustomInfo; in SetUserCustomInfo()
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Drecorder.h436 Meta customInfo; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Drotation_recognizer.cpp448 info->customInfo = oss.str(); in Dump()
H A Dpinch_recognizer.cpp506 info->customInfo = oss.str(); in Dump()
H A Dlong_press_recognizer.cpp461 info->customInfo = oss.str(); in Dump()
H A Dswipe_recognizer.cpp497 info->customInfo = oss.str(); in Dump()
H A Dclick_recognizer.cpp567 info->customInfo = oss.str(); in Dump()
H A Dpan_recognizer.cpp870 info->customInfo = oss.str(); in Dump()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
H A Dhirecorder_impl.cpp845 CustomInfo customInfo = static_cast<const CustomInfo&>(recParam); in ConfigureMuxer() local
846 userMeta_ = std::make_shared<Meta>(customInfo.userCustomInfo); in ConfigureMuxer()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp1986 … CommonNapi::GetPropertyRecord(env, metadata, avMetadata.customInfo, "customInfo") == napi_ok, in GetAVMetaData()
2148 if (!config->metadata.customInfo.Empty()) { in Configure()
2149 ret = recorder_->SetUserCustomInfo(config->metadata.customInfo); in Configure()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-kit/
H A Djs-apis-media.md5268 | customInfo<sup>12+</sup> | Record<string, string> | 否 | 从moov.meta.list 获取的自定义参数键值映射。|
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/
H A Djs-apis-media.md5262 | customInfo<sup>12+</sup> | Record<string, string> | No| Custom key-value mappings obtained from *…