Home
last modified time | relevance | path

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

/aosp_15_r20/development/vndk/tools/header-checker/src/repr/symbol/
H A Dexported_symbol_set.h42 const FunctionMap &GetFunctions() const { in GetFunctions() function
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/saved_model/core/
H A Dtf_saved_model_api.cc192 Status TFSavedModelAPI::GetFunctions( in GetFunctions() function in tensorflow::TFSavedModelAPI
/aosp_15_r20/external/google-breakpad/src/common/
H A Dmodule.cc232 void Module::GetFunctions(vector<Function*>* vec, in GetFunctions() function in google_breakpad::Module
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/
H A Dir_representation.h882 const AbiElementMap<FunctionIR> &GetFunctions() const { in GetFunctions() function