Home
last modified time | relevance | path

Searched defs:SaveData (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dtensor_slice_writer.h166 Status TensorSliceWriter::SaveData(const T* data, int64_t num_elements, in SaveData() function
H A Dtensor_slice_writer.cc200 Status TensorSliceWriter::SaveData(const tstring* data, int64_t num_elements, in SaveData() function in tensorflow::checkpoint::TensorSliceWriter
/aosp_15_r20/external/pdfium/fpdfsdk/formfiller/
H A Dcffl_radiobutton.cpp92 void CFFL_RadioButton::SaveData(const CPDFSDK_PageView* pPageView) { in SaveData() function in CFFL_RadioButton
H A Dcffl_checkbox.cpp106 void CFFL_CheckBox::SaveData(const CPDFSDK_PageView* pPageView) { in SaveData() function in CFFL_CheckBox
H A Dcffl_textfield.cpp144 void CFFL_TextField::SaveData(const CPDFSDK_PageView* pPageView) { in SaveData() function in CFFL_TextField
H A Dcffl_listbox.cpp106 void CFFL_ListBox::SaveData(const CPDFSDK_PageView* pPageView) { in SaveData() function in CFFL_ListBox
H A Dcffl_combobox.cpp82 void CFFL_ComboBox::SaveData(const CPDFSDK_PageView* pPageView) { in SaveData() function in CFFL_ComboBox
H A Dcffl_formfield.cpp517 void CFFL_FormField::SaveData(const CPDFSDK_PageView* pPageView) {} in SaveData() function in CFFL_FormField
/aosp_15_r20/system/unwinding/libunwindstack/tools/
H A Dunwind_for_offline.cpp275 bool SaveData(pid_t tid, const std::filesystem::path& cwd, bool is_main_thread, FILE* output_fp) { in SaveData() function
/aosp_15_r20/external/gptfdisk/
H A Dgptcurses.cc481 void GPTDataCurses::SaveData(void) { in SaveData() function in GPTDataCurses
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddxfile.h125 STDMETHOD(SaveData) (THIS_ LPDIRECTXFILEDATA) PURE; in DECLARE_INTERFACE_() local