Home
last modified time | relevance | path

Searched defs:index (Results 1 - 25 of 216) sorted by relevance

123456789

/drivers/hdf_core/framework/model/display/driver/
H A Dhdf_drm_panel.h22 uint32_t index; member
/drivers/hdf_core/framework/core/manager/include/
H A Ddevsvc_listener_holder.h18 uint64_t index; member
/drivers/hdf_core/framework/model/audio/usb/include/
H A Daudio_usb_validate_desc.h19 uint16_t index; member
/drivers/hdf_core/framework/model/network/ethernet/src/
H A Deth_chip_driver.c37 int32_t index; in HdfEthRegChipDriver() local
/drivers/hdf_core/framework/tools/hdi-gen/lexer/
H A Dtoken.cpp30 size_t index = token.location.filePath.rfind(SEPARATOR); in LocInfo() local
/drivers/peripheral/codec/test/demo/jpeg/src/
H A Dcommand_parse.cpp37 MyOptIndex index = static_cast<MyOptIndex>(c); in Parse() local
/drivers/external_device_manager/test/fuzztest/bus_extension_fuzzer/usbextension_fuzzer/
H A Dusbextension_fuzzer.cpp61 const int index = *(static_cast<const uint8_t *>(rawData)); in DoSomethingInterestingWithMyAPI() local
/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_deal_log_format.c32 size_t index = 0; in deal_format() local
/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wlan_chipdriver_manager.c43 int32_t index; in HdfWlanRegChipDriver() local
/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_block.h55 int32_t index; member
/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_method.cpp42 AutoPtr<ASTParameter> ASTMethod::GetParameter(size_t index) in GetParameter() argument
H A Dast_union_type.h59 inline std::string GetMemberName(size_t index) in GetMemberName() argument
67 inline AutoPtr<ASTType> GetMemberType(size_t index) in GetMemberType() argument
/drivers/hdf_core/interfaces/inner_api/ipc/
H A Dhdf_remote_service.h77 uint64_t index; member
/drivers/interface/camera/metadata/include/
H A Dmetadata_utils.h67 void MetadataUtils::ReadData(T &data, int32_t &index, const std::vector<uint8_t>& cameraAbility) in ReadData() argument
/drivers/peripheral/camera/interfaces/hdi_ipc/utils/include/
H A Dutils_data_stub.h65 static std::enable_if_t<std::is_pod<T>, void> UtilsDataStub::ReadData(T &data, int32_t &index, in ReadData() argument
/drivers/peripheral/codec/test/demo/v2.0/src/
H A Dcommand_parse.cpp33 void CommandParse::ParseCodingType(const MyOptIndex index, CommandOpt &opt) in ParseCodingType() argument
59 MyOptIndex index = static_cast<MyOptIndex>(c); in Parse() local
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccomponentroleenumhdi_fuzzer/
H A Dcodeccomponentroleenum_fuzzer.cpp25 uint32_t index; member
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetconfighdi_fuzzer/
H A Dcodecgetconfig_fuzzer.cpp23 uint32_t index; member
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsetconfighdi_fuzzer/
H A Dcodecsetconfig_fuzzer.cpp23 uint32_t index; member
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsetparameterhdi_fuzzer/
H A Dcodecsetparameter_fuzzer.cpp23 uint32_t index; member
/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthinterfaceservice_fuzzer/
H A Dfingerprint_auth_interface_service_fuzzer.cpp54 uint32_t index = parcel.ReadUint32() % (sizeof(g_fuzzFuncs) / sizeof(FuzzFunc *)); in FingerprintAuthInterfaceServiceFuzzTest() local
/drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthinterfaceservice_fuzzer/
H A Dpin_auth_interface_service_fuzzer.cpp51 uint32_t index = parcel.ReadUint32() % (sizeof(g_fuzzFuncs) / sizeof(FuzzFunc *)); in PinAuthInterfaceServiceFuzzTest() local
/drivers/peripheral/sensor/chipset/ppg/
H A Dppg_cs1262_fw.c64 uint16_t index = 0; in validateTab() local
[all...]
/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dco_auth_funcs_test.cpp47 uint64_t index = 0; in HWTEST_F() local
54 uint64_t index = 3226; in HWTEST_F() local
/drivers/external_device_manager/test/fuzztest/drivers_pkg_manager_fuzzer/driverpkgmanager_fuzzer/
H A Ddriverpkgmanager_fuzzer.cpp72 int index = *(static_cast<const uint8_t *>(rawData)); in DoSomethingInterestingWithMyAPI() local

Completed in 6 milliseconds

123456789