Home
last modified time | relevance | path

Searched defs:keys (Results 1 - 15 of 15) sorted by relevance

/drivers/peripheral/display/buffer/test/benchmarktest/
H A Ddisplay_buffer_benchmark_test.cpp125 std::vector<uint32_t> keys; in BENCHMARK_F() local
/drivers/peripheral/display/buffer/hdi_service/src/
H A Dmetadata_service.cpp152 int32_t MetadataService::ListMetadataKeys(const sptr<NativeBuffer>& handle, std::vector<uint32_t>& keys) in ListMetadataKeys() argument
/drivers/peripheral/display/buffer/test/unittest/
H A Ddisplay_buffer_ut.cpp404 std::vector<uint32_t> keys = {}; in MetadataTest() local
/drivers/peripheral/display/buffer/test/fuzztest/metadata_fuzzer/
H A Dmetadata_fuzzer.cpp119 std::vector<uint32_t> keys = {}; in TestListMetadataKeys() local
/drivers/peripheral/display/buffer/vdi_base/src/
H A Ddisplay_buffer_vdi_impl.cpp101 int32_t DisplayBufferVdiImpl::ListMetadataKeys(const BufferHandle& handle, std::vector<uint32_t>& keys) in ListMetadataKeys() argument
/drivers/peripheral/display/composer/test/benchmark/
H A Ddisplay_benchmark_test.cpp483 std::vector<std::string> keys; in BENCHMARK_F() local
/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_config.cpp121 SplitStr(TrimStr(key), ".", keys); in SplitKey() local
127 std::vector<std::string> keys; in GetValue() local
[all...]
/drivers/peripheral/user_auth/test/unittest/attribute_test/
H A Dattribute_test.cpp485 const std::vector<AttributeKey> keys = {ATTR_RESULT_CODE, ATTR_SIGNATURE, ATTR_DATA, in HWTEST_F() local
/drivers/peripheral/camera/vdi_base/common/metadata_manager/src/
H A Dmetadata_controller.cpp459 bool MetadataController::UpdateNewTagData(const std::vector<int32_t> &keys, in UpdateNewTagData() argument
474 DealUpdateNewTagData( const std::vector<int32_t> &keys, common_metadata_header_t *data, std::shared_ptr<CameraMetadata> &outMeta) DealUpdateNewTagData() argument
[all...]
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_config.cpp374 SplitStr(TrimStr(key), ".", keys); in SplitKey() local
380 std::vector<std::string> keys; in GetValue() local
[all...]
/drivers/peripheral/display/composer/hdi_service/src/
H A Ddisplay_composer_service.cpp657 int32_t DisplayComposerService::GetSupportedLayerPerFrameParameterKey(std::vector<std::string>& keys) in GetSupportedLayerPerFrameParameterKey() argument
/drivers/peripheral/display/composer/test/fuzztest/device_fuzzer/
H A Ddevice_fuzzer.cpp432 std::vector<std::string> keys; in TestGetSupportedLayerPerFrameParameterKey() local
/drivers/peripheral/display/composer/test/unittest/
H A Dhdi_composer_ut.cpp1006 std::vector<std::string> keys; in HWTEST_F() local
/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/
H A Ddaudio_utils.cpp244 int32_t WrapCJsonItem(const std::initializer_list<std::pair<std::string, std::string>> &keys, std::string &content) in WrapCJsonItem() argument
264 bool CJsonParamCheck(const cJSON *jsonObj, const std::initializer_list<std::string> &keys) in CJsonParamCheck() argument
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp268 std::vector<std::string> keys; in InitDCameraOutputAbilityKeys() local

Completed in 17 milliseconds