HomeSort by relevance Sort by last modified time
    Searched refs:StripArguments (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_log_policy_unittest.cc 61 TEST_F(ActivityLogPolicyUtilTest, StripArguments) {
73 ActivityLogPolicy::Util::StripArguments(whitelist, action);
80 ActivityLogPolicy::Util::StripArguments(whitelist, action);
activity_log_policy.cc 129 void ActivityLogPolicy::Util::StripArguments(const ApiSet& api_whitelist,
activity_log_policy.h 105 static void StripArguments(const ApiSet& api_whitelist,
counting_policy.cc 205 Util::StripArguments(api_arg_whitelist_, action);

Completed in 50 milliseconds