Home
last modified time | relevance | path

Searched refs:SyspropsFilePath (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/
Dparameter_provider.h44 static std::string SyspropsFilePath();
/aosp_15_r20/packages/modules/Bluetooth/system/gd/sysprops/
Dsysprops_module.cc47 std::string file_path = os::ParameterProvider::SyspropsFilePath(); in Start()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/
Dparameter_provider.cc78 std::string ParameterProvider::SyspropsFilePath() { in SyspropsFilePath() function in bluetooth::os::ParameterProvider
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dparameter_provider.cc78 std::string ParameterProvider::SyspropsFilePath() { in SyspropsFilePath() function in bluetooth::os::ParameterProvider
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/host/
Dparameter_provider.cc102 std::string ParameterProvider::SyspropsFilePath() { in SyspropsFilePath() function in bluetooth::os::ParameterProvider
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/
Dparameter_provider.cc86 std::string ParameterProvider::SyspropsFilePath() { return ""; } in SyspropsFilePath() function in bluetooth::os::ParameterProvider