Home
last modified time | relevance | path

Searched refs:getVendorParam (Results 1 – 8 of 8) sorted by relevance

/hardware/nxp/nfc/intf/nxpnfc/aidl/aidl_api/vendor.nxp.nxpnfc_aidl/1/vendor/nxp/nxpnfc_aidl/
DINxpNfc.aidl39 String getVendorParam(in String key); in getVendorParam() method
/hardware/nxp/nfc/intf/nxpnfc/aidl/aidl_api/vendor.nxp.nxpnfc_aidl/current/vendor/nxp/nxpnfc_aidl/
DINxpNfc.aidl39 String getVendorParam(in String key); in getVendorParam() method
/hardware/nxp/nfc/intf/nxpnfc/aidl/vendor/nxp/nxpnfc_aidl/
DINxpNfc.aidl29 String getVendorParam(in String key); in getVendorParam() method
/hardware/nxp/nfc/snxxx/extns/impl/nxpnfc/aidl/
DNxpNfc.h39 ::ndk::ScopedAStatus getVendorParam(const std::string& key,
DNxpNfc.cpp33 ::ndk::ScopedAStatus NxpNfc::getVendorParam(const std::string& key, in getVendorParam() function in aidl::vendor::nxp::nxpnfc_aidl::NxpNfc
/hardware/nxp/nfc/snxxx/extns/impl/nxpnfc/2.0/
DNxpNfc.h43 Return<void> getVendorParam(const ::android::hardware::hidl_string& key,
DNxpNfc.cpp33 Return<void> NxpNfc::getVendorParam(const ::android::hardware::hidl_string& key, in getVendorParam() function in vendor::nxp::nxpnfc::V2_0::implementation::NxpNfc
/hardware/nxp/nfc/intf/nxpnfc/2.0/
DINxpNfc.hal27 getVendorParam(string key) generates (string value);