Home
last modified time | relevance | path

Searched defs:SetFilePath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp-deps/amber/src/
Dshader.h36 void SetFilePath(const std::string& path) { file_path_ = path; } in SetFilePath() function
/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_service.cc460 void PrefService::SetFilePath(const std::string& path, in SetFilePath() function in PrefService