Home
last modified time | relevance | path

Searched defs:readObject (Results 1 – 3 of 3) sorted by relevance

/system/libvintf/analyze_matrix/
Danalyze_matrix.cpp32 std::optional<T> readObject(const std::string& path) { in readObject() function
/system/libvintf/
Dcheck_vintf.cpp157 std::unique_ptr<T> readObject(FileSystem* fileSystem, const std::string& path) { in readObject() function
/system/libhwbinder/
DParcel.cpp1196 const T* Parcel::readObject(size_t *objects_offset) const in readObject() function in android::hardware::Parcel