Home
last modified time | relevance | path

Searched defs:getResData (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Duresimp.h94 inline const ResourceData &getResData() const { return fData->fData; } in getResData() function
/aosp_15_r20/external/icu/icu4c/source/common/
H A Duresimp.h94 inline const ResourceData &getResData() const { return fData->fData; } in getResData() function
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Duresimp.h94 inline const ResourceData &getResData() const { return fData->fData; } in getResData() function
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_IoctlOperations.cc980 vector<uint8_t>& getResData) { in phNxpNciHal_updateRfSetConfig()