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
34 uint8_t sources = fdp->ConsumeIntegral<uint8_t>() % ENABLE; in DoSomethingInterestingWithMyAPI() local
350 std::shared_ptr<SuspendSources> sources = SuspendSourceParser::ParseSources(); variable
358 std::shared_ptr<WakeupSources> sources = WakeupSourceParser::ParseSources(); variable
146 std::shared_ptr<SuspendSources> sources = SuspendSourceParser::ParseSources(); in Init() local211 std::shared_ptr<SuspendSources> sources = SuspendSourceParser::ParseSources(jsonStr); in UpdateSuspendSources() local
90 std::shared_ptr<WakeupSources> sources = WakeupSourceParser::ParseSources(); in Init() local128 std::shared_ptr<WakeupSources> sources = WakeupSourceParser::ParseSources(jsonStr); in RegisterSettingsObserver() local