Home
last modified time | relevance | path

Searched defs:clean (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/antora/
DMakefile74 clean: target
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/xml/
DMakefile244 clean clobber: clean_dirt target
/hardware/st/nfc/1.0/adaptation/
Dconfig.cpp481 void CNfcConfig::clean() { in clean() function in CNfcConfig
/hardware/st/nfc/st21nfc/adaptation/
Dconfig.cpp538 void CNfcConfig::clean() { in clean() function in CNfcConfig
/hardware/samsung/nfc/halimpl/src/
Dconfig.cpp644 void CNfcConfig::clean() { in clean() function in CNfcConfig
/hardware/nxp/nfc/pn8x/halimpl/utils/
DphNxpConfig.cpp601 void CNfcConfig::clean() { in clean() function in CNfcConfig
/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpConfig.cc671 void CNfcConfig::clean() { in clean() function in CNfcConfig
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DMakefile506 clean: clean_html clean_pdf clean_man clean_generated clean_validusage target
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp150 auto clean = [&](std::map<const ExynosLayer *, FBList> &layerBuffs) { in cleanup() local