Home
last modified time | relevance | path

Searched refs:SetFilePath (Results 1 – 5 of 5) 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_member.cc204 prefs()->SetFilePath(pref_name(), value); in UpdatePref()
H A Dpref_service.h286 void SetFilePath(const std::string& path, const base::FilePath& value);
H A Dpref_service.cc460 void PrefService::SetFilePath(const std::string& path, in SetFilePath() function in PrefService
/aosp_15_r20/external/deqp-deps/amber/src/amberscript/
Dparser.cc524 shader->SetFilePath(path); in ParseShaderBlock()
545 shader->SetFilePath(path); in ParseShaderBlock()