Home
last modified time | relevance | path

Searched defs:present (Results 1 – 13 of 13) sorted by relevance

/drivers/hdf_core/framework/model/storage/src/mmc/
Dmmc_if.c80 uint8_t present = 0; in MmcDevPresent() local
/drivers/peripheral/secure_element/hdi_service/
Dse_impl.cpp53 int32_t SeImpl::isSecureElementPresent(bool& present) in isSecureElementPresent()
/drivers/peripheral/secure_element/sim_hdi_service/
Dsecure_element_interface_service.cpp43 int32_t SecureElementInterfaceService::isSecureElementPresent(bool& present) in isSecureElementPresent()
/drivers/hdf_core/adapter/khdf/liteos_m/model/storage/src/mmc/
Dmmc_block_lite.c50 bool present = false; in DiskMmcStatus() local
/drivers/peripheral/secure_element/test/unittest/se_impl_test/
Dse_impl_test.cpp94 bool present = false; variable
/drivers/peripheral/secure_element/vendor_adaptor/
Dse_vendor_adaptions.cpp103 int32_t SeVendorAdaptions::isSecureElementPresent(bool& present) in isSecureElementPresent()
/drivers/peripheral/battery/interfaces/hdi_service/test/fuzztest/batteryhdi_fuzzer/
Dbatteryhdi_fuzz.cpp105 bool present; in GetPresent() local
/drivers/peripheral/battery/interfaces/hdi_service/src/
Dbattery_interface_impl.cpp162 int32_t BatteryInterfaceImpl::GetPresent(bool& present) in GetPresent()
Dpower_supply_provider.cpp872 int32_t PowerSupplyProvider::ParsePresent(int8_t* present) in ParsePresent()
/drivers/peripheral/secure_element/vendor_sim_adaptor/
Dse_vendor_adaptions.cpp235 int32_t SimSeVendorAdaptions::isSecureElementPresent(bool& present) in isSecureElementPresent()
/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
Dhdi_service_test.cpp973 int8_t present = -1; variable
/drivers/peripheral/usb/hdi_service/include/
Dusbd_type.h218 int8_t present; member
/drivers/hdf_core/framework/model/storage/include/mmc/
Dmmc_corex.h208 uint32_t present : 1; member