Searched defs:app_mode_id (Results 1 – 2 of 2) sorted by relevance
50 bool SetForAppMode(const std::string& app_mode_id, AppShimHandler* handler) { in SetForAppMode()125 void AppShimHandler::RegisterHandler(const std::string& app_mode_id, in RegisterHandler()132 void AppShimHandler::RemoveHandler(const std::string& app_mode_id) { in RemoveHandler()137 AppShimHandler* AppShimHandler::GetForAppMode(const std::string& app_mode_id) { in GetForAppMode()
139 std::string app_mode_id; // Required: v1.0 member