Searched refs:kFileSourceProperty (Results 1 – 3 of 3) sorted by relevance
44 static const std::string kFileSourceProperty; variable
53 const std::string StorageModule::kFileSourceProperty = "FileSource"; member in bluetooth::storage::StorageModule162 config->SetProperty(kInfoSection, kFileSourceProperty, std::move(file_source)); in Start()
151 …config->GetProperty(StorageModule::kInfoSection, StorageModule::kFileSourceProperty), Optional(Str… in TEST_F()