Home
last modified time | relevance | path

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

/external/cronet/tot/components/cronet/
Dcronet_prefs_manager.cc227 base::FilePath storage_file_path( in CronetPrefsManager() local
230 base::FilePath storage_file_path(storage_path); in CronetPrefsManager() local
/external/cronet/stable/components/cronet/
Dcronet_prefs_manager.cc227 base::FilePath storage_file_path( in CronetPrefsManager() local
230 base::FilePath storage_file_path(storage_path); in CronetPrefsManager() local
/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration.proto688 optional string storage_file_path = 1; field
Dconfiguration_generated.h3073 const flatbuffers::String *storage_file_path() const { in storage_file_path() function