Home
last modified time | relevance | path

Searched refs:action_val (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/libprocessgroup/
H A Dtask_profiles.cpp519 const Json::Value& action_val = actions[act_idx]; in Load() local
520 std::string action_name = action_val["Name"].asString(); in Load()
521 const Json::Value& params_val = action_val["Params"]; in Load()