Searched refs:getLocalFlagKey (Results 1 – 2 of 2) sorted by relevance
66 mLocalFlags[getLocalFlagKey(flagName, isBootFlag)] = flagValue; in overrideFlag()81 string FlagProvider::getLocalFlagKey(const string& flagName, const bool isBootFlag) const { in getLocalFlagKey() function in android::os::statsd::FlagProvider93 string localFlagKey = getLocalFlagKey(flagName, isBootFlag); in getFlagStringInternal()
87 std::string getLocalFlagKey(const std::string& flagName, const bool isBootFlag = false) const;