Searched defs:fs (Results 1 – 4 of 4) sorted by relevance
134 std::ifstream fs(GetLocationSwitchConfigPath()); in GetLocationSwitchState() local162 std::ifstream fs(path); in GetNlpServiceName() local184 std::fstream fs(GetLocationSwitchConfigPath()); in SetLocationSwitchState() local215 std::ifstream fs(GetPrivacyTypeConfigPath(type)); in GetPrivacyTypeState() local249 std::fstream fs(GetPrivacyTypeConfigPath(type)); in SetPrivacyTypeState() local
82 auto fs = []() { in __anon279177500102() variable134 auto fs = []() { in __anon279177500502() variable185 auto fs = []() { in __anon279177500902() variable
70 std::ifstream fs; in IsAppValid() local
339 void AppEventPack::AddParam(const std::string& key, const std::vector<float>& fs) in AddParam()