Searched refs:GetScene (Results 1 – 16 of 16) sorted by relevance
54 if ((!g_service->GetScene().empty()) && (g_service->GetScene() == value)) { in DecideState()55 std::string scene = g_service->GetScene(); in DecideState()
74 std::string scene = g_service->GetScene(); in GetActionValue()
72 std::string scene = g_service->GetScene(); in GetActionValue()
82 std::string scene = g_service->GetScene(); in GetActionValue()
81 std::string scene = g_service->GetScene(); in GetActionValue()
89 std::string scene = g_service->GetScene(); in GetActionValue()
84 std::string scene = g_service->GetScene(); in GetActionValue()
100 std::string scene = g_service->GetScene(); in GetActionValue()
145 std::string GetScene() in GetScene() function