Searched defs:sources (Results 1 – 8 of 8) sorted by relevance
31 std::vector<VibratorSource> sources; in ParseSources() local73 std::vector<VibratorSource> sources; in ParseSources() local91 std::vector<VibratorSource>& sources, Json::Value& valueObj, std::string& key) in ParseSourcesProc()
39 std::vector<VibratorSource> sources = parser->ParseSources(etcPath, vendorPath, systemPath); in LoadConfig() local
41 std::shared_ptr<WakeupActionSources> sources = WakeupActionSourceParser::ParseSources(); in Init() local
33 uint8_t sources = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
327 std::shared_ptr<SuspendSources> sources = SuspendSourceParser::ParseSources(); variable
338 std::shared_ptr<WakeupSources> sources = WakeupSourceParser::ParseSources(); variable
150 std::shared_ptr<SuspendSources> sources = SuspendSourceParser::ParseSources(); in Init() local217 std::shared_ptr<SuspendSources> sources = SuspendSourceParser::ParseSources(jsonStr); in UpdateSuspendSources() local
82 std::shared_ptr<WakeupSources> sources = WakeupSourceParser::ParseSources(); in Init() local122 std::shared_ptr<WakeupSources> sources = WakeupSourceParser::ParseSources(jsonStr); in RegisterSettingsObserver() local