Home
last modified time | relevance | path

Searched defs:GetMutableRoot (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcfdf_document.h30 RetainPtr<CPDF_Dictionary> GetMutableRoot() const { return m_pRootDict; } in GetMutableRoot() function
H A Dcpdf_document.h98 RetainPtr<CPDF_Dictionary> GetMutableRoot() { return m_pRootDict; } in GetMutableRoot() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dgrpc.h59 T *GetMutableRoot() { return flatbuffers::GetMutableRoot<T>(mutable_data()); } in GetMutableRoot() function
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dgrpc.h59 T *GetMutableRoot() { return flatbuffers::GetMutableRoot<T>(mutable_data()); } in GetMutableRoot() function
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dgrpc.h68 T *GetMutableRoot() { return flatbuffers::GetMutableRoot<T>(mutable_data()); } in GetMutableRoot() function