/ohos5.0/base/security/asset/test/unittest/module_test/src/ |
H A D | asset_system_api_test.cpp | 179 AssetAttr attr2[] = { variable 200 ASSERT_EQ(SEC_ASSET_SUCCESS, AssetRemove(attr2, ARRAY_SIZE(attr2))); 222 AssetAttr attr2[] = { variable 226 ASSERT_EQ(SEC_ASSET_SUCCESS, AssetPreQuery(attr2, ARRAY_SIZE(attr2), &challenge)); 290 AssetAttr attr2[] = { variable 297 ASSERT_EQ(SEC_ASSET_INVALID_ARGUMENT, AssetAdd(attr2, ARRAY_SIZE(attr2))); 343 AssetAttr attr2[] = { variable 352 ASSERT_EQ(SEC_ASSET_INVALID_ARGUMENT, AssetRemove(attr2, ARRAY_SIZE(attr2))); 370 AssetAttr attr2[] = { variable 391 AssetAttr attr2[] = { variable [all …]
|
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/ |
H A D | nnrt_device_service.cpp | 488 std::string attr2; in ShowCustomAttributes() local 490 auto ret = ParseCustomAttributes(extensions, attr1, attr2); in ShowCustomAttributes() 500 if (!attr2.empty()) { in ShowCustomAttributes() 501 HDF_LOGI("Set attr2: %s", attr2.c_str()); in ShowCustomAttributes() 530 float& attr1, std::string& attr2) const in ParseCustomAttributes() 545 ret = ConvertVecToString(extension.second, attr2); in ParseCustomAttributes() 550 if (attr2 != "LOW" && attr2 != "HIGH") { in ParseCustomAttributes()
|
/ohos5.0/base/security/asset/test/unittest/kits_ndk/src/ |
H A D | asset_remove_test.cpp | 82 Asset_Attr attr2[] = { variable 102 ASSERT_EQ(ASSET_SUCCESS, OH_Asset_Remove(attr2, ARRAY_SIZE(attr2)));
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-uniformDataStruct.md | 33 'attr2': 'value2', 68 'attr2': 'value2', 97 'attr2': 'value2',
|
H A D | js-apis-data-unifiedDataChannel.md | 428 'attr2': 'value2', 497 'attr2': 'value2',
|
/ohos5.0/docs/zh-cn/application-dev/database/ |
H A D | uniform-data-structure.md | 33 'attr2': 'value2', 49 'attr2': 'value2',
|
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/test/35_nested_template/ |
H A D | case.hcs | 14 attr2 :: attr {
|
H A D | golden.d.hcs | 11 attr2 {
|
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-uniformDataStruct.md | 33 'attr2': 'value2', 68 'attr2': 'value2', 97 'attr2': 'value2',
|
H A D | js-apis-data-unifiedDataChannel.md | 428 'attr2': 'value2', 497 'attr2': 'value2',
|
/ohos5.0/docs/en/application-dev/database/ |
H A D | uniform-data-structure.md | 32 'attr2': 'value2', 48 'attr2': 'value2',
|
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/include/ |
H A D | nnrt_device_service.h | 79 std::string& attr2) const;
|