Home
last modified time | relevance | path

Searched refs:indexOne (Results 1 - 12 of 12) sorted by relevance

/foundation/distributedhardware/device_manager/test/commonfuzztest/authenticatedeviceservice_fuzzer/
H A Dauthenticate_device_service_fuzzer.cpp31 const int32_t indexOne = 1; in AddPermission() local
36 perms[indexOne] = "ohos.permission.DISTRIBUTED_DATASYNC"; in AddPermission()
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_import_auth_code.cpp35 const int32_t indexOne = 1; in SetUp() local
39 perms[indexOne] = "ohos.permission.DISTRIBUTED_DATASYNC"; in SetUp()
H A DUTTest_dm_pin_holder.cpp53 const int32_t indexOne = 1; in SetUp() local
57 perms[indexOne] = "ohos.permission.DISTRIBUTED_DATASYNC"; in SetUp()
H A DUTTest_device_manager_impl.cpp50 const int32_t indexOne = 1; in SetUp() local
54 perms[indexOne] = "ohos.permission.DISTRIBUTED_DATASYNC"; in SetUp()
H A DUTTest_device_manager_service.cpp36 const int32_t indexOne = 1; in SetUp() local
42 perms[indexOne] = "ohos.permission.DISTRIBUTED_DATASYNC"; in SetUp()
/foundation/distributedhardware/device_manager/test/benchmarktest/device_manager_test/
H A Ddevice_manager_test.cpp54 const int32_t indexOne = 1; variable
59 perms[indexOne] = "ohos.permission.DISTRIBUTED_DATASYNC";
/foundation/distributedhardware/device_manager/test/commonfuzztest/authenticatedeviceserviceimpl_fuzzer/
H A Dauthenticate_device_service_impl_fuzzer.cpp88 const int32_t indexOne = 1; in AddPermission() local
93 perms[indexOne] = "ohos.permission.DISTRIBUTED_DATASYNC"; in AddPermission()
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_permission_manager.cpp27 const int32_t indexOne = 1; in SetUp() local
31 perms[indexOne] = "ohos.permission.DISTRIBUTED_DATASYNC"; in SetUp()
H A DUTTest_dm_credential_manager.cpp34 const int32_t indexOne = 1; in SetUp() local
38 perms[indexOne] = "ohos.permission.DISTRIBUTED_DATASYNC"; in SetUp()
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_encoder.cpp318 uint8_t indexOne = INDEX_ONE; in Deinterweave() local
320 std::swap(indexZero, indexOne); in Deinterweave()
330 vPlane[index] = uv[indexOne]; in Deinterweave()
/foundation/distributedhardware/device_manager/test/benchmarktest/device_manager_fa_test/
H A Ddevice_manager_fa_test.cpp137 const int32_t indexOne = 1; variable
142 perms[indexOne] = "ohos.permission.DISTRIBUTED_DATASYNC";
/foundation/distributedhardware/device_manager/test/commonfuzztest/authenticatedevice_fuzzer/
H A Dauthenticate_device_fuzzer.cpp179 const int32_t indexOne = 1; in AddPermission() local
184 perms[indexOne] = "ohos.permission.DISTRIBUTED_DATASYNC"; in AddPermission()

Completed in 17 milliseconds